azure_sdk 0.56.0 → 0.60.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/azure_sdk.rb +2 -2
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/modules/cognitiveservices_profile_module.rb +117 -57
- data/lib/latest/modules/containerinstance_profile_module.rb +174 -136
- data/lib/latest/modules/containerservice_profile_module.rb +189 -139
- data/lib/latest/modules/datafactory_profile_module.rb +535 -435
- data/lib/latest/modules/datashare_profile_module.rb +212 -196
- data/lib/latest/modules/eventgrid_profile_module.rb +184 -356
- data/lib/latest/modules/hdinsight_profile_module.rb +127 -121
- data/lib/latest/modules/kusto_profile_module.rb +169 -157
- data/lib/latest/modules/luisauthoring_profile_module.rb +141 -133
- data/lib/latest/modules/mixedreality_profile_module.rb +100 -56
- data/lib/latest/modules/netapp_profile_module.rb +53 -49
- data/lib/latest/modules/network_profile_module.rb +1753 -1531
- data/lib/latest/modules/operationalinsights_profile_module.rb +291 -145
- data/lib/latest/modules/security_profile_module.rb +366 -258
- data/lib/latest/modules/signalr_profile_module.rb +143 -71
- data/lib/latest/modules/storage_profile_module.rb +247 -191
- data/lib/latest/modules/synapse_profile_module.rb +440 -116
- metadata +273 -273
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 33c5d93052a5af9f7c6b74f19d0367199a8b5bc4609d7856470eda9a3653db9d
|
4
|
+
data.tar.gz: f97f764c36043981ebac8f4bdb95f7ea1030c235790053ffda959e6e588f7a00
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 216ba08e5ab3a96ee6d6ac5fca77c48bd716638ae1eaedfc435ec765b8b6a0e7c389df7599a30a18d4eaf881f4b3d16097ca15f53225a17cc50f284a2cfbae94
|
7
|
+
data.tar.gz: 3ee85e7c85edac0b2330125f0a1dfb1ecc93de03b3726777da6dd2176b878e3e577f5f7e3a1f005fbecc9b627b814784369959a802e59aa3f7f51c49efc0ef25
|
data/lib/azure_sdk.rb
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
4
|
|
5
5
|
require 'azure_sdk/version'
|
6
|
-
require 'v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client'
|
7
6
|
require 'latest/latest_profile_client'
|
8
|
-
require 'v2018_03_01/v2018_03_01_profile_client'
|
9
7
|
require 'v2017_03_09/v2017_03_09_profile_client'
|
8
|
+
require 'v2018_03_01/v2018_03_01_profile_client'
|
9
|
+
require 'v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client'
|
data/lib/azure_sdk/version.rb
CHANGED
@@ -10,46 +10,62 @@ module Azure::Profiles::Latest
|
|
10
10
|
Accounts = Azure::CognitiveServices::Mgmt::V2017_04_18::Accounts
|
11
11
|
ResourceSkus = Azure::CognitiveServices::Mgmt::V2017_04_18::ResourceSkus
|
12
12
|
Operations = Azure::CognitiveServices::Mgmt::V2017_04_18::Operations
|
13
|
+
PrivateEndpointConnections = Azure::CognitiveServices::Mgmt::V2017_04_18::PrivateEndpointConnections
|
14
|
+
PrivateLinkResources = Azure::CognitiveServices::Mgmt::V2017_04_18::PrivateLinkResources
|
13
15
|
|
14
16
|
module Models
|
15
|
-
MetricName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::MetricName
|
16
|
-
Sku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku
|
17
17
|
Usage = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Usage
|
18
|
-
|
18
|
+
Sku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku
|
19
19
|
UsagesResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UsagesResult
|
20
|
-
|
20
|
+
IpRule = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::IpRule
|
21
21
|
ErrorBody = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody
|
22
|
-
|
22
|
+
NetworkRuleSet = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::NetworkRuleSet
|
23
23
|
Error = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error
|
24
|
-
|
24
|
+
Encryption = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Encryption
|
25
25
|
OperationDisplayInfo = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationDisplayInfo
|
26
|
-
|
26
|
+
PrivateEndpoint = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateEndpoint
|
27
27
|
OperationEntity = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntity
|
28
|
-
|
28
|
+
PrivateEndpointConnectionProperties = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateEndpointConnectionProperties
|
29
29
|
OperationEntityListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntityListResult
|
30
|
-
|
30
|
+
CognitiveServicesAccountApiProperties = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountApiProperties
|
31
31
|
CheckSkuAvailabilityParameter = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityParameter
|
32
|
-
|
32
|
+
UserAssignedIdentity = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UserAssignedIdentity
|
33
33
|
CheckSkuAvailabilityResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResult
|
34
|
-
|
34
|
+
CognitiveServicesAccount = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccount
|
35
35
|
CheckSkuAvailabilityResultList = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResultList
|
36
|
-
|
36
|
+
CognitiveServicesAccountKeys = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountKeys
|
37
37
|
CheckDomainAvailabilityParameter = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckDomainAvailabilityParameter
|
38
|
-
CognitiveServicesAccount = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccount
|
39
|
-
CheckDomainAvailabilityResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckDomainAvailabilityResult
|
40
38
|
CognitiveServicesResourceAndSku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesResourceAndSku
|
39
|
+
CheckDomainAvailabilityResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckDomainAvailabilityResult
|
40
|
+
MetricName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::MetricName
|
41
41
|
ResourceSkuRestrictionInfo = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionInfo
|
42
|
-
|
42
|
+
VirtualNetworkRule = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::VirtualNetworkRule
|
43
43
|
ResourceSkuRestrictions = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictions
|
44
|
-
|
44
|
+
UserOwnedStorage = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UserOwnedStorage
|
45
45
|
ResourceSku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSku
|
46
|
-
|
46
|
+
KeyVaultProperties = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyVaultProperties
|
47
|
+
CognitiveServicesAccountProperties = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountProperties
|
48
|
+
PrivateLinkServiceConnectionState = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateLinkServiceConnectionState
|
49
|
+
CognitiveServicesAccountListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult
|
50
|
+
CognitiveServicesAccountEnumerateSkusResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountEnumerateSkusResult
|
47
51
|
ResourceSkusResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkusResult
|
48
|
-
|
52
|
+
Identity = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Identity
|
53
|
+
PrivateLinkResourceProperties = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateLinkResourceProperties
|
54
|
+
SkuCapability = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuCapability
|
55
|
+
Resource = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Resource
|
56
|
+
RegenerateKeyParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::RegenerateKeyParameters
|
57
|
+
PrivateLinkResourceListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateLinkResourceListResult
|
58
|
+
PrivateEndpointConnection = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateEndpointConnection
|
59
|
+
PrivateLinkResource = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateLinkResource
|
60
|
+
ProxyResource = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProxyResource
|
61
|
+
TrackedResource = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::TrackedResource
|
62
|
+
AzureEntityResource = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::AzureEntityResource
|
49
63
|
SkuTier = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier
|
50
64
|
ProvisioningState = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProvisioningState
|
51
65
|
NetworkRuleAction = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::NetworkRuleAction
|
52
66
|
KeySource = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeySource
|
67
|
+
PrivateEndpointServiceConnectionStatus = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateEndpointServiceConnectionStatus
|
68
|
+
PublicNetworkAccess = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PublicNetworkAccess
|
53
69
|
IdentityType = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::IdentityType
|
54
70
|
KeyName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName
|
55
71
|
UnitType = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UnitType
|
@@ -59,7 +75,7 @@ module Azure::Profiles::Latest
|
|
59
75
|
end
|
60
76
|
|
61
77
|
class CognitiveServicesManagementClass
|
62
|
-
attr_reader :accounts, :resource_skus, :operations, :configurable, :base_url, :options, :model_classes
|
78
|
+
attr_reader :accounts, :resource_skus, :operations, :private_endpoint_connections, :private_link_resources, :configurable, :base_url, :options, :model_classes
|
63
79
|
|
64
80
|
def initialize(configurable, base_url=nil, options=nil)
|
65
81
|
@configurable, @base_url, @options = configurable, base_url, options
|
@@ -72,6 +88,8 @@ module Azure::Profiles::Latest
|
|
72
88
|
@accounts = @client_0.accounts
|
73
89
|
@resource_skus = @client_0.resource_skus
|
74
90
|
@operations = @client_0.operations
|
91
|
+
@private_endpoint_connections = @client_0.private_endpoint_connections
|
92
|
+
@private_link_resources = @client_0.private_link_resources
|
75
93
|
|
76
94
|
@model_classes = ModelClasses.new
|
77
95
|
end
|
@@ -90,107 +108,143 @@ module Azure::Profiles::Latest
|
|
90
108
|
end
|
91
109
|
|
92
110
|
class ModelClasses
|
93
|
-
def metric_name
|
94
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::MetricName
|
95
|
-
end
|
96
|
-
def sku
|
97
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku
|
98
|
-
end
|
99
111
|
def usage
|
100
112
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Usage
|
101
113
|
end
|
102
|
-
def
|
103
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::
|
114
|
+
def sku
|
115
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku
|
104
116
|
end
|
105
117
|
def usages_result
|
106
118
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UsagesResult
|
107
119
|
end
|
108
|
-
def
|
109
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::
|
120
|
+
def ip_rule
|
121
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::IpRule
|
110
122
|
end
|
111
123
|
def error_body
|
112
124
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody
|
113
125
|
end
|
114
|
-
def
|
115
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::
|
126
|
+
def network_rule_set
|
127
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::NetworkRuleSet
|
116
128
|
end
|
117
129
|
def error
|
118
130
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error
|
119
131
|
end
|
120
|
-
def
|
121
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::
|
132
|
+
def encryption
|
133
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Encryption
|
122
134
|
end
|
123
135
|
def operation_display_info
|
124
136
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationDisplayInfo
|
125
137
|
end
|
126
|
-
def
|
127
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::
|
138
|
+
def private_endpoint
|
139
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateEndpoint
|
128
140
|
end
|
129
141
|
def operation_entity
|
130
142
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntity
|
131
143
|
end
|
132
|
-
def
|
133
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::
|
144
|
+
def private_endpoint_connection_properties
|
145
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateEndpointConnectionProperties
|
134
146
|
end
|
135
147
|
def operation_entity_list_result
|
136
148
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntityListResult
|
137
149
|
end
|
138
|
-
def
|
139
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::
|
150
|
+
def cognitive_services_account_api_properties
|
151
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountApiProperties
|
140
152
|
end
|
141
153
|
def check_sku_availability_parameter
|
142
154
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityParameter
|
143
155
|
end
|
144
|
-
def
|
145
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::
|
156
|
+
def user_assigned_identity
|
157
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UserAssignedIdentity
|
146
158
|
end
|
147
159
|
def check_sku_availability_result
|
148
160
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResult
|
149
161
|
end
|
150
|
-
def
|
151
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::
|
162
|
+
def cognitive_services_account
|
163
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccount
|
152
164
|
end
|
153
165
|
def check_sku_availability_result_list
|
154
166
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResultList
|
155
167
|
end
|
156
|
-
def
|
157
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::
|
168
|
+
def cognitive_services_account_keys
|
169
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountKeys
|
158
170
|
end
|
159
171
|
def check_domain_availability_parameter
|
160
172
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckDomainAvailabilityParameter
|
161
173
|
end
|
162
|
-
def
|
163
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::
|
174
|
+
def cognitive_services_resource_and_sku
|
175
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesResourceAndSku
|
164
176
|
end
|
165
177
|
def check_domain_availability_result
|
166
178
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckDomainAvailabilityResult
|
167
179
|
end
|
168
|
-
def
|
169
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::
|
180
|
+
def metric_name
|
181
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::MetricName
|
170
182
|
end
|
171
183
|
def resource_sku_restriction_info
|
172
184
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionInfo
|
173
185
|
end
|
174
|
-
def
|
175
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::
|
186
|
+
def virtual_network_rule
|
187
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::VirtualNetworkRule
|
176
188
|
end
|
177
189
|
def resource_sku_restrictions
|
178
190
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictions
|
179
191
|
end
|
180
|
-
def
|
181
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::
|
192
|
+
def user_owned_storage
|
193
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UserOwnedStorage
|
182
194
|
end
|
183
195
|
def resource_sku
|
184
196
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSku
|
185
197
|
end
|
186
|
-
def
|
187
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::
|
198
|
+
def key_vault_properties
|
199
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyVaultProperties
|
200
|
+
end
|
201
|
+
def cognitive_services_account_properties
|
202
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountProperties
|
203
|
+
end
|
204
|
+
def private_link_service_connection_state
|
205
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateLinkServiceConnectionState
|
206
|
+
end
|
207
|
+
def cognitive_services_account_list_result
|
208
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult
|
209
|
+
end
|
210
|
+
def cognitive_services_account_enumerate_skus_result
|
211
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountEnumerateSkusResult
|
188
212
|
end
|
189
213
|
def resource_skus_result
|
190
214
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkusResult
|
191
215
|
end
|
192
|
-
def
|
193
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::
|
216
|
+
def identity
|
217
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Identity
|
218
|
+
end
|
219
|
+
def private_link_resource_properties
|
220
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateLinkResourceProperties
|
221
|
+
end
|
222
|
+
def sku_capability
|
223
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuCapability
|
224
|
+
end
|
225
|
+
def resource
|
226
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Resource
|
227
|
+
end
|
228
|
+
def regenerate_key_parameters
|
229
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::RegenerateKeyParameters
|
230
|
+
end
|
231
|
+
def private_link_resource_list_result
|
232
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateLinkResourceListResult
|
233
|
+
end
|
234
|
+
def private_endpoint_connection
|
235
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateEndpointConnection
|
236
|
+
end
|
237
|
+
def private_link_resource
|
238
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateLinkResource
|
239
|
+
end
|
240
|
+
def proxy_resource
|
241
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProxyResource
|
242
|
+
end
|
243
|
+
def tracked_resource
|
244
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::TrackedResource
|
245
|
+
end
|
246
|
+
def azure_entity_resource
|
247
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::AzureEntityResource
|
194
248
|
end
|
195
249
|
def sku_tier
|
196
250
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier
|
@@ -204,6 +258,12 @@ module Azure::Profiles::Latest
|
|
204
258
|
def key_source
|
205
259
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeySource
|
206
260
|
end
|
261
|
+
def private_endpoint_service_connection_status
|
262
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateEndpointServiceConnectionStatus
|
263
|
+
end
|
264
|
+
def public_network_access
|
265
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PublicNetworkAccess
|
266
|
+
end
|
207
267
|
def identity_type
|
208
268
|
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::IdentityType
|
209
269
|
end
|
@@ -7,80 +7,88 @@ require 'azure_mgmt_container_instance'
|
|
7
7
|
module Azure::Profiles::Latest
|
8
8
|
module ContainerInstance
|
9
9
|
module Mgmt
|
10
|
-
ContainerGroups = Azure::ContainerInstance::Mgmt::
|
11
|
-
Operations = Azure::ContainerInstance::Mgmt::
|
12
|
-
|
13
|
-
|
14
|
-
ServiceAssociationLink = Azure::ContainerInstance::Mgmt::V2018_10_01::ServiceAssociationLink
|
10
|
+
ContainerGroups = Azure::ContainerInstance::Mgmt::V2019_12_01::ContainerGroups
|
11
|
+
Operations = Azure::ContainerInstance::Mgmt::V2019_12_01::Operations
|
12
|
+
Location = Azure::ContainerInstance::Mgmt::V2019_12_01::Location
|
13
|
+
Containers = Azure::ContainerInstance::Mgmt::V2019_12_01::Containers
|
15
14
|
|
16
15
|
module Models
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
ContainerExec = Azure::ContainerInstance::Mgmt::
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
16
|
+
ContainerGroupDiagnostics = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupDiagnostics
|
17
|
+
ContainerGroupNetworkProfile = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupNetworkProfile
|
18
|
+
EnvironmentVariable = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::EnvironmentVariable
|
19
|
+
DnsConfiguration = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::DnsConfiguration
|
20
|
+
Event = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Event
|
21
|
+
EncryptionProperties = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::EncryptionProperties
|
22
|
+
GpuResource = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::GpuResource
|
23
|
+
InitContainerPropertiesDefinitionInstanceView = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::InitContainerPropertiesDefinitionInstanceView
|
24
|
+
ResourceLimits = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ResourceLimits
|
25
|
+
InitContainerDefinition = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::InitContainerDefinition
|
26
|
+
VolumeMount = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::VolumeMount
|
27
|
+
ContainerExec = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerExec
|
28
|
+
ContainerProbe = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerProbe
|
29
|
+
OperationDisplay = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::OperationDisplay
|
30
|
+
AzureFileVolume = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::AzureFileVolume
|
31
|
+
Operation = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Operation
|
32
|
+
Volume = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Volume
|
33
|
+
OperationListResult = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::OperationListResult
|
34
|
+
ContainerGroupIdentity = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupIdentity
|
35
|
+
UsageName = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::UsageName
|
36
|
+
Port = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Port
|
37
|
+
Usage = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Usage
|
38
|
+
ContainerGroupPropertiesInstanceView = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupPropertiesInstanceView
|
39
|
+
UsageListResult = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::UsageListResult
|
40
|
+
ContainerPort = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerPort
|
41
|
+
ContainerGroupListResult = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupListResult
|
42
|
+
ContainerPropertiesInstanceView = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerPropertiesInstanceView
|
43
|
+
Logs = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Logs
|
44
|
+
ResourceRequirements = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ResourceRequirements
|
45
|
+
ContainerExecRequestTerminalSize = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerExecRequestTerminalSize
|
46
|
+
Container = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Container
|
47
|
+
ContainerExecRequest = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerExecRequest
|
48
|
+
ContainerGroupIdentityUserAssignedIdentitiesValue = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupIdentityUserAssignedIdentitiesValue
|
49
|
+
ContainerExecResponse = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerExecResponse
|
50
|
+
IpAddress = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::IpAddress
|
51
|
+
Resource = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Resource
|
52
|
+
ContainerState = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerState
|
53
|
+
CachedImages = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::CachedImages
|
54
|
+
ContainerHttpGet = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerHttpGet
|
55
|
+
CachedImagesListResult = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::CachedImagesListResult
|
56
|
+
ImageRegistryCredential = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ImageRegistryCredential
|
57
|
+
CapabilitiesCapabilities = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::CapabilitiesCapabilities
|
58
|
+
ResourceRequests = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ResourceRequests
|
59
|
+
Capabilities = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Capabilities
|
60
|
+
LogAnalytics = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::LogAnalytics
|
61
|
+
CapabilitiesListResult = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::CapabilitiesListResult
|
62
|
+
GitRepoVolume = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::GitRepoVolume
|
63
|
+
ContainerGroup = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroup
|
64
|
+
ContainerNetworkProtocol = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerNetworkProtocol
|
65
|
+
GpuSku = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::GpuSku
|
66
|
+
Scheme = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Scheme
|
67
|
+
ResourceIdentityType = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ResourceIdentityType
|
68
|
+
ContainerGroupRestartPolicy = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupRestartPolicy
|
69
|
+
ContainerGroupNetworkProtocol = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupNetworkProtocol
|
70
|
+
ContainerGroupIpAddressType = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupIpAddressType
|
71
|
+
OperatingSystemTypes = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::OperatingSystemTypes
|
72
|
+
LogAnalyticsLogType = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::LogAnalyticsLogType
|
73
|
+
ContainerGroupSku = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupSku
|
74
|
+
ContainerInstanceOperationsOrigin = Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerInstanceOperationsOrigin
|
66
75
|
end
|
67
76
|
|
68
77
|
class ContainerInstanceManagementClass
|
69
|
-
attr_reader :container_groups, :operations, :
|
78
|
+
attr_reader :container_groups, :operations, :location, :containers, :configurable, :base_url, :options, :model_classes
|
70
79
|
|
71
80
|
def initialize(configurable, base_url=nil, options=nil)
|
72
81
|
@configurable, @base_url, @options = configurable, base_url, options
|
73
82
|
|
74
|
-
@client_0 = Azure::ContainerInstance::Mgmt::
|
83
|
+
@client_0 = Azure::ContainerInstance::Mgmt::V2019_12_01::ContainerInstanceManagementClient.new(configurable.credentials, base_url, options)
|
75
84
|
if(@client_0.respond_to?(:subscription_id))
|
76
85
|
@client_0.subscription_id = configurable.subscription_id
|
77
86
|
end
|
78
87
|
add_telemetry(@client_0)
|
79
88
|
@container_groups = @client_0.container_groups
|
80
89
|
@operations = @client_0.operations
|
81
|
-
@
|
82
|
-
@
|
83
|
-
@service_association_link = @client_0.service_association_link
|
90
|
+
@location = @client_0.location
|
91
|
+
@containers = @client_0.containers
|
84
92
|
|
85
93
|
@model_classes = ModelClasses.new
|
86
94
|
end
|
@@ -99,152 +107,182 @@ module Azure::Profiles::Latest
|
|
99
107
|
end
|
100
108
|
|
101
109
|
class ModelClasses
|
102
|
-
def
|
103
|
-
Azure::ContainerInstance::Mgmt::
|
110
|
+
def container_group_diagnostics
|
111
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupDiagnostics
|
104
112
|
end
|
105
|
-
def
|
106
|
-
Azure::ContainerInstance::Mgmt::
|
113
|
+
def container_group_network_profile
|
114
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupNetworkProfile
|
107
115
|
end
|
108
|
-
def
|
109
|
-
Azure::ContainerInstance::Mgmt::
|
116
|
+
def environment_variable
|
117
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::EnvironmentVariable
|
110
118
|
end
|
111
|
-
def
|
112
|
-
Azure::ContainerInstance::Mgmt::
|
119
|
+
def dns_configuration
|
120
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::DnsConfiguration
|
113
121
|
end
|
114
|
-
def
|
115
|
-
Azure::ContainerInstance::Mgmt::
|
122
|
+
def event
|
123
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Event
|
116
124
|
end
|
117
|
-
def
|
118
|
-
Azure::ContainerInstance::Mgmt::
|
125
|
+
def encryption_properties
|
126
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::EncryptionProperties
|
119
127
|
end
|
120
|
-
def
|
121
|
-
Azure::ContainerInstance::Mgmt::
|
128
|
+
def gpu_resource
|
129
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::GpuResource
|
122
130
|
end
|
123
|
-
def
|
124
|
-
Azure::ContainerInstance::Mgmt::
|
131
|
+
def init_container_properties_definition_instance_view
|
132
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::InitContainerPropertiesDefinitionInstanceView
|
125
133
|
end
|
126
|
-
def
|
127
|
-
Azure::ContainerInstance::Mgmt::
|
134
|
+
def resource_limits
|
135
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ResourceLimits
|
128
136
|
end
|
129
|
-
def
|
130
|
-
Azure::ContainerInstance::Mgmt::
|
137
|
+
def init_container_definition
|
138
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::InitContainerDefinition
|
131
139
|
end
|
132
|
-
def
|
133
|
-
Azure::ContainerInstance::Mgmt::
|
140
|
+
def volume_mount
|
141
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::VolumeMount
|
134
142
|
end
|
135
143
|
def container_exec
|
136
|
-
Azure::ContainerInstance::Mgmt::
|
137
|
-
end
|
138
|
-
def dns_configuration
|
139
|
-
Azure::ContainerInstance::Mgmt::V2018_10_01::Models::DnsConfiguration
|
144
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerExec
|
140
145
|
end
|
141
146
|
def container_probe
|
142
|
-
Azure::ContainerInstance::Mgmt::
|
143
|
-
end
|
144
|
-
def container
|
145
|
-
Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Container
|
146
|
-
end
|
147
|
-
def git_repo_volume
|
148
|
-
Azure::ContainerInstance::Mgmt::V2018_10_01::Models::GitRepoVolume
|
147
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerProbe
|
149
148
|
end
|
150
149
|
def operation_display
|
151
|
-
Azure::ContainerInstance::Mgmt::
|
150
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::OperationDisplay
|
152
151
|
end
|
153
|
-
def
|
154
|
-
Azure::ContainerInstance::Mgmt::
|
152
|
+
def azure_file_volume
|
153
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::AzureFileVolume
|
155
154
|
end
|
156
155
|
def operation
|
157
|
-
Azure::ContainerInstance::Mgmt::
|
156
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Operation
|
158
157
|
end
|
159
|
-
def
|
160
|
-
Azure::ContainerInstance::Mgmt::
|
158
|
+
def volume
|
159
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Volume
|
161
160
|
end
|
162
161
|
def operation_list_result
|
163
|
-
Azure::ContainerInstance::Mgmt::
|
162
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::OperationListResult
|
164
163
|
end
|
165
|
-
def
|
166
|
-
Azure::ContainerInstance::Mgmt::
|
164
|
+
def container_group_identity
|
165
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupIdentity
|
167
166
|
end
|
168
167
|
def usage_name
|
169
|
-
Azure::ContainerInstance::Mgmt::
|
168
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::UsageName
|
170
169
|
end
|
171
|
-
def
|
172
|
-
Azure::ContainerInstance::Mgmt::
|
170
|
+
def port
|
171
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Port
|
173
172
|
end
|
174
173
|
def usage
|
175
|
-
Azure::ContainerInstance::Mgmt::
|
174
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Usage
|
176
175
|
end
|
177
|
-
def
|
178
|
-
Azure::ContainerInstance::Mgmt::
|
176
|
+
def container_group_properties_instance_view
|
177
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupPropertiesInstanceView
|
179
178
|
end
|
180
179
|
def usage_list_result
|
181
|
-
Azure::ContainerInstance::Mgmt::
|
180
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::UsageListResult
|
182
181
|
end
|
183
|
-
def
|
184
|
-
Azure::ContainerInstance::Mgmt::
|
182
|
+
def container_port
|
183
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerPort
|
185
184
|
end
|
186
185
|
def container_group_list_result
|
187
|
-
Azure::ContainerInstance::Mgmt::
|
186
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupListResult
|
188
187
|
end
|
189
|
-
def
|
190
|
-
Azure::ContainerInstance::Mgmt::
|
188
|
+
def container_properties_instance_view
|
189
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerPropertiesInstanceView
|
191
190
|
end
|
192
191
|
def logs
|
193
|
-
Azure::ContainerInstance::Mgmt::
|
192
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Logs
|
194
193
|
end
|
195
|
-
def
|
196
|
-
Azure::ContainerInstance::Mgmt::
|
194
|
+
def resource_requirements
|
195
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ResourceRequirements
|
197
196
|
end
|
198
197
|
def container_exec_request_terminal_size
|
199
|
-
Azure::ContainerInstance::Mgmt::
|
198
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerExecRequestTerminalSize
|
200
199
|
end
|
201
|
-
def
|
202
|
-
Azure::ContainerInstance::Mgmt::
|
200
|
+
def container
|
201
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Container
|
203
202
|
end
|
204
203
|
def container_exec_request
|
205
|
-
Azure::ContainerInstance::Mgmt::
|
204
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerExecRequest
|
206
205
|
end
|
207
|
-
def
|
208
|
-
Azure::ContainerInstance::Mgmt::
|
206
|
+
def container_group_identity_user_assigned_identities_value
|
207
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupIdentityUserAssignedIdentitiesValue
|
209
208
|
end
|
210
209
|
def container_exec_response
|
211
|
-
Azure::ContainerInstance::Mgmt::
|
210
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerExecResponse
|
212
211
|
end
|
213
|
-
def
|
214
|
-
Azure::ContainerInstance::Mgmt::
|
212
|
+
def ip_address
|
213
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::IpAddress
|
215
214
|
end
|
216
215
|
def resource
|
217
|
-
Azure::ContainerInstance::Mgmt::
|
216
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Resource
|
217
|
+
end
|
218
|
+
def container_state
|
219
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerState
|
220
|
+
end
|
221
|
+
def cached_images
|
222
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::CachedImages
|
223
|
+
end
|
224
|
+
def container_http_get
|
225
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerHttpGet
|
226
|
+
end
|
227
|
+
def cached_images_list_result
|
228
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::CachedImagesListResult
|
229
|
+
end
|
230
|
+
def image_registry_credential
|
231
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ImageRegistryCredential
|
232
|
+
end
|
233
|
+
def capabilities_capabilities
|
234
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::CapabilitiesCapabilities
|
235
|
+
end
|
236
|
+
def resource_requests
|
237
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ResourceRequests
|
238
|
+
end
|
239
|
+
def capabilities
|
240
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Capabilities
|
241
|
+
end
|
242
|
+
def log_analytics
|
243
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::LogAnalytics
|
244
|
+
end
|
245
|
+
def capabilities_list_result
|
246
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::CapabilitiesListResult
|
247
|
+
end
|
248
|
+
def git_repo_volume
|
249
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::GitRepoVolume
|
218
250
|
end
|
219
251
|
def container_group
|
220
|
-
Azure::ContainerInstance::Mgmt::
|
252
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroup
|
221
253
|
end
|
222
254
|
def container_network_protocol
|
223
|
-
Azure::ContainerInstance::Mgmt::
|
255
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerNetworkProtocol
|
224
256
|
end
|
225
257
|
def gpu_sku
|
226
|
-
Azure::ContainerInstance::Mgmt::
|
258
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::GpuSku
|
259
|
+
end
|
260
|
+
def scheme
|
261
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::Scheme
|
227
262
|
end
|
228
263
|
def resource_identity_type
|
229
|
-
Azure::ContainerInstance::Mgmt::
|
264
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ResourceIdentityType
|
230
265
|
end
|
231
266
|
def container_group_restart_policy
|
232
|
-
Azure::ContainerInstance::Mgmt::
|
267
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupRestartPolicy
|
233
268
|
end
|
234
269
|
def container_group_network_protocol
|
235
|
-
Azure::ContainerInstance::Mgmt::
|
270
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupNetworkProtocol
|
236
271
|
end
|
237
272
|
def container_group_ip_address_type
|
238
|
-
Azure::ContainerInstance::Mgmt::
|
273
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupIpAddressType
|
239
274
|
end
|
240
275
|
def operating_system_types
|
241
|
-
Azure::ContainerInstance::Mgmt::
|
276
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::OperatingSystemTypes
|
242
277
|
end
|
243
278
|
def log_analytics_log_type
|
244
|
-
Azure::ContainerInstance::Mgmt::
|
279
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::LogAnalyticsLogType
|
280
|
+
end
|
281
|
+
def container_group_sku
|
282
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerGroupSku
|
245
283
|
end
|
246
284
|
def container_instance_operations_origin
|
247
|
-
Azure::ContainerInstance::Mgmt::
|
285
|
+
Azure::ContainerInstance::Mgmt::V2019_12_01::Models::ContainerInstanceOperationsOrigin
|
248
286
|
end
|
249
287
|
end
|
250
288
|
end
|