azure_sdk 0.15.2 → 0.16.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/latest_profile_client.rb +645 -61
- data/lib/latest/module_definition.rb +1 -118
- data/lib/latest/modules/analysisservices_profile_module.rb +139 -84
- data/lib/latest/modules/authorization_profile_module.rb +113 -100
- data/lib/latest/modules/automation_profile_module.rb +597 -580
- data/lib/latest/modules/batch_profile_module.rb +357 -132
- data/lib/latest/modules/billing_profile_module.rb +77 -64
- data/lib/latest/modules/cdn_profile_module.rb +277 -216
- data/lib/latest/modules/cognitiveservices_profile_module.rb +121 -108
- data/lib/latest/modules/commerce_profile_module.rb +79 -66
- data/lib/latest/modules/compute_profile_module.rb +783 -730
- data/lib/latest/modules/computervision_profile_module.rb +189 -0
- data/lib/latest/modules/consumption_profile_module.rb +153 -54
- data/lib/latest/modules/containerinstance_profile_module.rb +163 -106
- data/lib/latest/modules/containerregistry_profile_module.rb +203 -190
- data/lib/latest/modules/containerservice_profile_module.rb +93 -80
- data/lib/latest/modules/contentmoderator_profile_module.rb +295 -0
- data/lib/latest/modules/customerinsights_profile_module.rb +477 -464
- data/lib/latest/modules/customsearch_profile_module.rb +123 -0
- data/lib/latest/modules/datalakeanalytics_profile_module.rb +233 -152
- data/lib/latest/modules/datalakestore_profile_module.rb +201 -128
- data/lib/latest/modules/devtestlabs_profile_module.rb +697 -656
- data/lib/latest/modules/dns_profile_module.rb +99 -94
- data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
- data/lib/latest/modules/eventgrid_profile_module.rb +220 -99
- data/lib/latest/modules/eventhub_profile_module.rb +165 -152
- data/lib/latest/modules/face_profile_module.rb +241 -0
- data/lib/latest/modules/features_profile_module.rb +41 -28
- data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
- data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
- data/lib/latest/modules/iothub_profile_module.rb +265 -252
- data/lib/latest/modules/keyvault_profile_module.rb +155 -88
- data/lib/latest/modules/links_profile_module.rb +49 -36
- data/lib/latest/modules/locks_profile_module.rb +45 -32
- data/lib/latest/modules/logic_profile_module.rb +593 -580
- data/lib/latest/modules/machinelearning_profile_module.rb +177 -164
- data/lib/latest/modules/managedapplications_profile_module.rb +103 -90
- data/lib/latest/modules/managedserviceidentity_profile_module.rb +55 -42
- data/lib/latest/modules/marketplaceordering_profile_module.rb +59 -46
- data/lib/latest/modules/mediaservices_profile_module.rb +103 -90
- data/lib/latest/modules/mobileengagement_profile_module.rb +397 -384
- data/lib/latest/modules/monitor_profile_module.rb +403 -323
- data/lib/latest/modules/network_profile_module.rb +1245 -1148
- data/lib/latest/modules/newssearch_profile_module.rb +143 -0
- data/lib/latest/modules/notificationhubs_profile_module.rb +155 -142
- data/lib/latest/modules/operationalinsights_profile_module.rb +218 -188
- data/lib/latest/modules/policy_profile_module.rb +84 -68
- data/lib/latest/modules/powerbiembedded_profile_module.rb +107 -94
- data/lib/latest/modules/recoveryservices_profile_module.rb +176 -188
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1133 -728
- data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1367 -1354
- data/lib/latest/modules/redis_profile_module.rb +165 -152
- data/lib/latest/modules/relay_profile_module.rb +143 -130
- data/lib/latest/modules/resources_profile_module.rb +227 -214
- data/lib/latest/modules/resourcesmanagement_profile_module.rb +81 -74
- data/lib/latest/modules/scheduler_profile_module.rb +207 -198
- data/lib/latest/modules/search_profile_module.rb +103 -76
- data/lib/latest/modules/servermanagement_profile_module.rb +155 -142
- data/lib/latest/modules/servicebus_profile_module.rb +247 -234
- data/lib/latest/modules/servicefabric_profile_module.rb +269 -120
- data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
- data/lib/latest/modules/sql_profile_module.rb +1075 -918
- data/lib/latest/modules/storage_profile_module.rb +263 -250
- data/lib/latest/modules/storsimple8000series_profile_module.rb +695 -682
- data/lib/latest/modules/streamanalytics_profile_module.rb +329 -316
- data/lib/latest/modules/subscriptions_profile_module.rb +67 -54
- data/lib/latest/modules/textanalytics_profile_module.rb +105 -0
- data/lib/latest/modules/trafficmanager_profile_module.rb +140 -124
- data/lib/latest/modules/videosearch_profile_module.rb +175 -0
- data/lib/latest/modules/web_profile_module.rb +1289 -1138
- data/lib/latest/modules/websearch_profile_module.rb +211 -0
- data/lib/v2017_03_09/module_definition.rb +1 -20
- data/lib/v2017_03_09/modules/compute_profile_module.rb +437 -424
- data/lib/v2017_03_09/modules/features_profile_module.rb +41 -28
- data/lib/v2017_03_09/modules/links_profile_module.rb +49 -36
- data/lib/v2017_03_09/modules/locks_profile_module.rb +41 -28
- data/lib/v2017_03_09/modules/network_profile_module.rb +535 -522
- data/lib/v2017_03_09/modules/policy_profile_module.rb +51 -38
- data/lib/v2017_03_09/modules/resources_profile_module.rb +223 -210
- data/lib/v2017_03_09/modules/storage_profile_module.rb +143 -130
- data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +67 -54
- data/lib/v2017_03_09/v2017_03_09_profile_client.rb +103 -10
- metadata +312 -133
- data/lib/latest/modules/graph_profile_module.rb +0 -202
@@ -5,122 +5,135 @@
|
|
5
5
|
require 'azure_mgmt_cognitive_services'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module CognitiveServices
|
9
|
-
|
10
|
-
|
11
|
-
|
8
|
+
module CognitiveServices
|
9
|
+
module Mgmt
|
10
|
+
Accounts = Azure::CognitiveServices::Mgmt::V2017_04_18::Accounts
|
11
|
+
Operations = Azure::CognitiveServices::Mgmt::V2017_04_18::Operations
|
12
|
+
CheckSkuAvailability = Azure::CognitiveServices::Mgmt::V2017_04_18::CheckSkuAvailability
|
12
13
|
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
14
|
+
module Models
|
15
|
+
CognitiveServicesAccountEnumerateSkusResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountEnumerateSkusResult
|
16
|
+
ErrorBody = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody
|
17
|
+
CognitiveServicesAccountCreateParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountCreateParameters
|
18
|
+
Error = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error
|
19
|
+
CognitiveServicesAccount = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccount
|
20
|
+
OperationDisplayInfo = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationDisplayInfo
|
21
|
+
CognitiveServicesAccountKeys = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountKeys
|
22
|
+
OperationEntity = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntity
|
23
|
+
CognitiveServicesResourceAndSku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesResourceAndSku
|
24
|
+
OperationEntityListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntityListResult
|
25
|
+
CognitiveServicesAccountUpdateParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountUpdateParameters
|
26
|
+
CheckSkuAvailabilityParameter = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityParameter
|
27
|
+
RegenerateKeyParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::RegenerateKeyParameters
|
28
|
+
CheckSkuAvailabilityResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResult
|
29
|
+
CognitiveServicesAccountListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult
|
30
|
+
CheckSkuAvailabilityResultList = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResultList
|
31
|
+
Sku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku
|
32
|
+
SkuName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuName
|
33
|
+
SkuTier = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier
|
34
|
+
Kind = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind
|
35
|
+
ProvisioningState = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProvisioningState
|
36
|
+
KeyName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName
|
37
|
+
end
|
37
38
|
|
38
|
-
|
39
|
-
|
40
|
-
#
|
41
|
-
class CognitiveServicesClass
|
42
|
-
attr_reader :accounts, :operations, :check_sku_availability, :configurable, :base_url, :options, :model_classes
|
39
|
+
class CognitiveServicesManagementClass
|
40
|
+
attr_reader :accounts, :operations, :check_sku_availability, :configurable, :base_url, :options, :model_classes
|
43
41
|
|
44
|
-
|
45
|
-
|
42
|
+
def initialize(configurable, base_url=nil, options=nil)
|
43
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
46
44
|
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
45
|
+
@client_0 = Azure::CognitiveServices::Mgmt::V2017_04_18::CognitiveServicesManagementClient.new(configurable.credentials, base_url, options)
|
46
|
+
if(@client_0.respond_to?(:subscription_id))
|
47
|
+
@client_0.subscription_id = configurable.subscription_id
|
48
|
+
end
|
49
|
+
add_telemetry(@client_0)
|
50
|
+
@accounts = @client_0.accounts
|
51
|
+
@operations = @client_0.operations
|
52
|
+
@check_sku_availability = @client_0.check_sku_availability
|
54
53
|
|
55
|
-
|
56
|
-
end
|
57
|
-
|
58
|
-
class ModelClasses
|
59
|
-
def cognitive_services_account_enumerate_skus_result
|
60
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountEnumerateSkusResult
|
61
|
-
end
|
62
|
-
def error_body
|
63
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody
|
64
|
-
end
|
65
|
-
def cognitive_services_account_create_parameters
|
66
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountCreateParameters
|
67
|
-
end
|
68
|
-
def error
|
69
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error
|
70
|
-
end
|
71
|
-
def cognitive_services_account
|
72
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccount
|
73
|
-
end
|
74
|
-
def operation_display_info
|
75
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationDisplayInfo
|
76
|
-
end
|
77
|
-
def cognitive_services_account_keys
|
78
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountKeys
|
79
|
-
end
|
80
|
-
def operation_entity
|
81
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntity
|
82
|
-
end
|
83
|
-
def cognitive_services_resource_and_sku
|
84
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesResourceAndSku
|
54
|
+
@model_classes = ModelClasses.new
|
85
55
|
end
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountUpdateParameters
|
91
|
-
end
|
92
|
-
def check_sku_availability_parameter
|
93
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityParameter
|
94
|
-
end
|
95
|
-
def regenerate_key_parameters
|
96
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::RegenerateKeyParameters
|
97
|
-
end
|
98
|
-
def check_sku_availability_result
|
99
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResult
|
100
|
-
end
|
101
|
-
def cognitive_services_account_list_result
|
102
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult
|
103
|
-
end
|
104
|
-
def check_sku_availability_result_list
|
105
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResultList
|
106
|
-
end
|
107
|
-
def sku
|
108
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku
|
109
|
-
end
|
110
|
-
def sku_name
|
111
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuName
|
112
|
-
end
|
113
|
-
def sku_tier
|
114
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier
|
115
|
-
end
|
116
|
-
def kind
|
117
|
-
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind
|
56
|
+
|
57
|
+
def add_telemetry(client)
|
58
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/CognitiveServices/Mgmt"
|
59
|
+
client.add_user_agent_information(profile_information)
|
118
60
|
end
|
119
|
-
|
120
|
-
|
61
|
+
|
62
|
+
def method_missing(method, *args)
|
63
|
+
if @client_0.respond_to?method
|
64
|
+
@client_0.send(method, *args)
|
65
|
+
else
|
66
|
+
super
|
67
|
+
end
|
121
68
|
end
|
122
|
-
|
123
|
-
|
69
|
+
|
70
|
+
class ModelClasses
|
71
|
+
def cognitive_services_account_enumerate_skus_result
|
72
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountEnumerateSkusResult
|
73
|
+
end
|
74
|
+
def error_body
|
75
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody
|
76
|
+
end
|
77
|
+
def cognitive_services_account_create_parameters
|
78
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountCreateParameters
|
79
|
+
end
|
80
|
+
def error
|
81
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error
|
82
|
+
end
|
83
|
+
def cognitive_services_account
|
84
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccount
|
85
|
+
end
|
86
|
+
def operation_display_info
|
87
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationDisplayInfo
|
88
|
+
end
|
89
|
+
def cognitive_services_account_keys
|
90
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountKeys
|
91
|
+
end
|
92
|
+
def operation_entity
|
93
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntity
|
94
|
+
end
|
95
|
+
def cognitive_services_resource_and_sku
|
96
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesResourceAndSku
|
97
|
+
end
|
98
|
+
def operation_entity_list_result
|
99
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntityListResult
|
100
|
+
end
|
101
|
+
def cognitive_services_account_update_parameters
|
102
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountUpdateParameters
|
103
|
+
end
|
104
|
+
def check_sku_availability_parameter
|
105
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityParameter
|
106
|
+
end
|
107
|
+
def regenerate_key_parameters
|
108
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::RegenerateKeyParameters
|
109
|
+
end
|
110
|
+
def check_sku_availability_result
|
111
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResult
|
112
|
+
end
|
113
|
+
def cognitive_services_account_list_result
|
114
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult
|
115
|
+
end
|
116
|
+
def check_sku_availability_result_list
|
117
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResultList
|
118
|
+
end
|
119
|
+
def sku
|
120
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku
|
121
|
+
end
|
122
|
+
def sku_name
|
123
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuName
|
124
|
+
end
|
125
|
+
def sku_tier
|
126
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier
|
127
|
+
end
|
128
|
+
def kind
|
129
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind
|
130
|
+
end
|
131
|
+
def provisioning_state
|
132
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProvisioningState
|
133
|
+
end
|
134
|
+
def key_name
|
135
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName
|
136
|
+
end
|
124
137
|
end
|
125
138
|
end
|
126
139
|
end
|
@@ -5,80 +5,93 @@
|
|
5
5
|
require 'azure_mgmt_commerce'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module Commerce
|
9
|
-
|
10
|
-
|
8
|
+
module Commerce
|
9
|
+
module Mgmt
|
10
|
+
UsageAggregates = Azure::Commerce::Mgmt::V2015_06_01_preview::UsageAggregates
|
11
|
+
RateCard = Azure::Commerce::Mgmt::V2015_06_01_preview::RateCard
|
11
12
|
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
#
|
28
|
-
# Commerce
|
29
|
-
#
|
30
|
-
class CommerceClass
|
31
|
-
attr_reader :usage_aggregates, :rate_card, :configurable, :base_url, :options, :model_classes
|
13
|
+
module Models
|
14
|
+
MeterInfo = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MeterInfo
|
15
|
+
ResourceRateCardInfo = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ResourceRateCardInfo
|
16
|
+
UsageAggregation = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::UsageAggregation
|
17
|
+
InfoField = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::InfoField
|
18
|
+
UsageAggregationListResult = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::UsageAggregationListResult
|
19
|
+
OfferTermInfo = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::OfferTermInfo
|
20
|
+
RateCardQueryParameters = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RateCardQueryParameters
|
21
|
+
ErrorResponse = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ErrorResponse
|
22
|
+
MonetaryCredit = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCredit
|
23
|
+
MonetaryCommitment = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCommitment
|
24
|
+
RecurringCharge = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RecurringCharge
|
25
|
+
AggregationGranularity = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::AggregationGranularity
|
26
|
+
end
|
32
27
|
|
33
|
-
|
34
|
-
|
28
|
+
class CommerceManagementClass
|
29
|
+
attr_reader :usage_aggregates, :rate_card, :configurable, :base_url, :options, :model_classes
|
35
30
|
|
36
|
-
|
37
|
-
|
38
|
-
client_0.subscription_id = configurable.subscription_id
|
39
|
-
end
|
40
|
-
@usage_aggregates = client_0.usage_aggregates
|
41
|
-
@rate_card = client_0.rate_card
|
31
|
+
def initialize(configurable, base_url=nil, options=nil)
|
32
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
42
33
|
|
43
|
-
|
44
|
-
|
34
|
+
@client_0 = Azure::Commerce::Mgmt::V2015_06_01_preview::UsageManagementClient.new(configurable.credentials, base_url, options)
|
35
|
+
if(@client_0.respond_to?(:subscription_id))
|
36
|
+
@client_0.subscription_id = configurable.subscription_id
|
37
|
+
end
|
38
|
+
add_telemetry(@client_0)
|
39
|
+
@usage_aggregates = @client_0.usage_aggregates
|
40
|
+
@rate_card = @client_0.rate_card
|
45
41
|
|
46
|
-
|
47
|
-
def meter_info
|
48
|
-
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MeterInfo
|
49
|
-
end
|
50
|
-
def resource_rate_card_info
|
51
|
-
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ResourceRateCardInfo
|
52
|
-
end
|
53
|
-
def usage_aggregation
|
54
|
-
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::UsageAggregation
|
55
|
-
end
|
56
|
-
def info_field
|
57
|
-
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::InfoField
|
42
|
+
@model_classes = ModelClasses.new
|
58
43
|
end
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::OfferTermInfo
|
64
|
-
end
|
65
|
-
def rate_card_query_parameters
|
66
|
-
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RateCardQueryParameters
|
67
|
-
end
|
68
|
-
def error_response
|
69
|
-
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ErrorResponse
|
70
|
-
end
|
71
|
-
def monetary_credit
|
72
|
-
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCredit
|
73
|
-
end
|
74
|
-
def monetary_commitment
|
75
|
-
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCommitment
|
44
|
+
|
45
|
+
def add_telemetry(client)
|
46
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Commerce/Mgmt"
|
47
|
+
client.add_user_agent_information(profile_information)
|
76
48
|
end
|
77
|
-
|
78
|
-
|
49
|
+
|
50
|
+
def method_missing(method, *args)
|
51
|
+
if @client_0.respond_to?method
|
52
|
+
@client_0.send(method, *args)
|
53
|
+
else
|
54
|
+
super
|
55
|
+
end
|
79
56
|
end
|
80
|
-
|
81
|
-
|
57
|
+
|
58
|
+
class ModelClasses
|
59
|
+
def meter_info
|
60
|
+
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MeterInfo
|
61
|
+
end
|
62
|
+
def resource_rate_card_info
|
63
|
+
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ResourceRateCardInfo
|
64
|
+
end
|
65
|
+
def usage_aggregation
|
66
|
+
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::UsageAggregation
|
67
|
+
end
|
68
|
+
def info_field
|
69
|
+
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::InfoField
|
70
|
+
end
|
71
|
+
def usage_aggregation_list_result
|
72
|
+
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::UsageAggregationListResult
|
73
|
+
end
|
74
|
+
def offer_term_info
|
75
|
+
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::OfferTermInfo
|
76
|
+
end
|
77
|
+
def rate_card_query_parameters
|
78
|
+
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RateCardQueryParameters
|
79
|
+
end
|
80
|
+
def error_response
|
81
|
+
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ErrorResponse
|
82
|
+
end
|
83
|
+
def monetary_credit
|
84
|
+
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCredit
|
85
|
+
end
|
86
|
+
def monetary_commitment
|
87
|
+
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCommitment
|
88
|
+
end
|
89
|
+
def recurring_charge
|
90
|
+
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RecurringCharge
|
91
|
+
end
|
92
|
+
def aggregation_granularity
|
93
|
+
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::AggregationGranularity
|
94
|
+
end
|
82
95
|
end
|
83
96
|
end
|
84
97
|
end
|
@@ -5,746 +5,799 @@
|
|
5
5
|
require 'azure_mgmt_compute'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module Compute
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
8
|
+
module Compute
|
9
|
+
module Mgmt
|
10
|
+
Disks = Azure::Compute::Mgmt::V2017_03_30::Disks
|
11
|
+
Snapshots = Azure::Compute::Mgmt::V2017_03_30::Snapshots
|
12
|
+
ResourceSkus = Azure::Compute::Mgmt::V2017_09_01::ResourceSkus
|
13
|
+
AvailabilitySets = Azure::Compute::Mgmt::V2017_12_01::AvailabilitySets
|
14
|
+
VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineExtensionImages
|
15
|
+
VirtualMachineExtensions = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineExtensions
|
16
|
+
VirtualMachineImages = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineImages
|
17
|
+
UsageOperations = Azure::Compute::Mgmt::V2017_12_01::UsageOperations
|
18
|
+
VirtualMachineSizes = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineSizes
|
19
|
+
Images = Azure::Compute::Mgmt::V2017_12_01::Images
|
20
|
+
VirtualMachines = Azure::Compute::Mgmt::V2017_12_01::VirtualMachines
|
21
|
+
VirtualMachineScaleSets = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSets
|
22
|
+
VirtualMachineScaleSetExtensions = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSetExtensions
|
23
|
+
VirtualMachineScaleSetRollingUpgrades = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSetRollingUpgrades
|
24
|
+
VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSetVMs
|
25
|
+
LogAnalytics = Azure::Compute::Mgmt::V2017_12_01::LogAnalytics
|
26
|
+
VirtualMachineRunCommands = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineRunCommands
|
25
27
|
|
26
|
-
|
27
|
-
|
28
|
-
|
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
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
28
|
+
module Models
|
29
|
+
SnapshotList = Azure::Compute::Mgmt::V2017_03_30::Models::SnapshotList
|
30
|
+
EncryptionSettings = Azure::Compute::Mgmt::V2017_03_30::Models::EncryptionSettings
|
31
|
+
AccessUri = Azure::Compute::Mgmt::V2017_03_30::Models::AccessUri
|
32
|
+
KeyVaultAndKeyReference = Azure::Compute::Mgmt::V2017_03_30::Models::KeyVaultAndKeyReference
|
33
|
+
KeyVaultAndSecretReference = Azure::Compute::Mgmt::V2017_03_30::Models::KeyVaultAndSecretReference
|
34
|
+
SourceVault = Azure::Compute::Mgmt::V2017_03_30::Models::SourceVault
|
35
|
+
CreationData = Azure::Compute::Mgmt::V2017_03_30::Models::CreationData
|
36
|
+
ImageDiskReference = Azure::Compute::Mgmt::V2017_03_30::Models::ImageDiskReference
|
37
|
+
DiskList = Azure::Compute::Mgmt::V2017_03_30::Models::DiskList
|
38
|
+
ResourceUpdate = Azure::Compute::Mgmt::V2017_03_30::Models::ResourceUpdate
|
39
|
+
DiskSku = Azure::Compute::Mgmt::V2017_03_30::Models::DiskSku
|
40
|
+
GrantAccessData = Azure::Compute::Mgmt::V2017_03_30::Models::GrantAccessData
|
41
|
+
Disk = Azure::Compute::Mgmt::V2017_03_30::Models::Disk
|
42
|
+
DiskUpdate = Azure::Compute::Mgmt::V2017_03_30::Models::DiskUpdate
|
43
|
+
Snapshot = Azure::Compute::Mgmt::V2017_03_30::Models::Snapshot
|
44
|
+
SnapshotUpdate = Azure::Compute::Mgmt::V2017_03_30::Models::SnapshotUpdate
|
45
|
+
DiskCreateOption = Azure::Compute::Mgmt::V2017_03_30::Models::DiskCreateOption
|
46
|
+
AccessLevel = Azure::Compute::Mgmt::V2017_03_30::Models::AccessLevel
|
47
|
+
ResourceSkuRestrictions = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions
|
48
|
+
ResourceSkuCapacity = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacity
|
49
|
+
ResourceSkuLocationInfo = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuLocationInfo
|
50
|
+
ResourceSkuCapabilities = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapabilities
|
51
|
+
ResourceSku = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku
|
52
|
+
ResourceSkuCosts = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCosts
|
53
|
+
ResourceSkusResult = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkusResult
|
54
|
+
ResourceSkuRestrictionInfo = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionInfo
|
55
|
+
ResourceSkuCapacityScaleType = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacityScaleType
|
56
|
+
ResourceSkuRestrictionsType = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType
|
57
|
+
ResourceSkuRestrictionsReasonCode = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode
|
58
|
+
VirtualMachineScaleSetUpdateOSProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSProfile
|
59
|
+
VirtualMachineScaleSetManagedDiskParameters = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetManagedDiskParameters
|
60
|
+
SubResource = Azure::Compute::Mgmt::V2017_12_01::Models::SubResource
|
61
|
+
VirtualMachineScaleSetOSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSDisk
|
62
|
+
VirtualMachineListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineListResult
|
63
|
+
AvailabilitySetListResult = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetListResult
|
64
|
+
RollingUpgradePolicy = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradePolicy
|
65
|
+
VirtualMachineSizeListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeListResult
|
66
|
+
UpgradePolicy = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradePolicy
|
67
|
+
RunCommandListResult = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandListResult
|
68
|
+
ImageOSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::ImageOSDisk
|
69
|
+
RunCommandDocumentBase = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocumentBase
|
70
|
+
ImageDataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::ImageDataDisk
|
71
|
+
OSDiskImage = Azure::Compute::Mgmt::V2017_12_01::Models::OSDiskImage
|
72
|
+
ImageStorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::ImageStorageProfile
|
73
|
+
RunCommandParameterDefinition = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandParameterDefinition
|
74
|
+
RecoveryWalkResponse = Azure::Compute::Mgmt::V2017_12_01::Models::RecoveryWalkResponse
|
75
|
+
Usage = Azure::Compute::Mgmt::V2017_12_01::Models::Usage
|
76
|
+
ImageListResult = Azure::Compute::Mgmt::V2017_12_01::Models::ImageListResult
|
77
|
+
VirtualMachineCaptureParameters = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureParameters
|
78
|
+
VirtualMachineScaleSetIdentity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIdentity
|
79
|
+
Plan = Azure::Compute::Mgmt::V2017_12_01::Models::Plan
|
80
|
+
VirtualMachineScaleSetOSProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSProfile
|
81
|
+
RunCommandInputParameter = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandInputParameter
|
82
|
+
InstanceViewStatus = Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewStatus
|
83
|
+
KeyVaultKeyReference = Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultKeyReference
|
84
|
+
Sku = Azure::Compute::Mgmt::V2017_12_01::Models::Sku
|
85
|
+
VirtualHardDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualHardDisk
|
86
|
+
SubResourceReadOnly = Azure::Compute::Mgmt::V2017_12_01::Models::SubResourceReadOnly
|
87
|
+
OSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk
|
88
|
+
VirtualMachineScaleSetUpdateOSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSDisk
|
89
|
+
StorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::StorageProfile
|
90
|
+
VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetDataDisk
|
91
|
+
WinRMListener = Azure::Compute::Mgmt::V2017_12_01::Models::WinRMListener
|
92
|
+
VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetStorageProfile
|
93
|
+
WindowsConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::WindowsConfiguration
|
94
|
+
VirtualMachineScaleSetUpdateStorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateStorageProfile
|
95
|
+
SshConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::SshConfiguration
|
96
|
+
ApiEntityReference = Azure::Compute::Mgmt::V2017_12_01::Models::ApiEntityReference
|
97
|
+
VaultCertificate = Azure::Compute::Mgmt::V2017_12_01::Models::VaultCertificate
|
98
|
+
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
|
99
|
+
OSProfile = Azure::Compute::Mgmt::V2017_12_01::Models::OSProfile
|
100
|
+
VirtualMachineScaleSetPublicIPAddressConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration
|
101
|
+
NetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile
|
102
|
+
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
|
103
|
+
DiagnosticsProfile = Azure::Compute::Mgmt::V2017_12_01::Models::DiagnosticsProfile
|
104
|
+
UpdateResource = Azure::Compute::Mgmt::V2017_12_01::Models::UpdateResource
|
105
|
+
VirtualMachineAgentInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineAgentInstanceView
|
106
|
+
Resource = Azure::Compute::Mgmt::V2017_12_01::Models::Resource
|
107
|
+
BootDiagnosticsInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView
|
108
|
+
VirtualMachineScaleSetNetworkConfigurationDnsSettings = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings
|
109
|
+
MaintenanceRedeployStatus = Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus
|
110
|
+
ComputeLongRunningOperationProperties = Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties
|
111
|
+
OperationStatusResponse = Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse
|
112
|
+
ApiError = Azure::Compute::Mgmt::V2017_12_01::Models::ApiError
|
113
|
+
VirtualMachineScaleSetNetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkProfile
|
114
|
+
PurchasePlan = Azure::Compute::Mgmt::V2017_12_01::Models::PurchasePlan
|
115
|
+
VirtualMachineScaleSetUpdateNetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkProfile
|
116
|
+
UsageName = Azure::Compute::Mgmt::V2017_12_01::Models::UsageName
|
117
|
+
InnerError = Azure::Compute::Mgmt::V2017_12_01::Models::InnerError
|
118
|
+
RunCommandInput = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandInput
|
119
|
+
VirtualMachineScaleSetExtensionListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionListResult
|
120
|
+
KeyVaultSecretReference = Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultSecretReference
|
121
|
+
VirtualMachineScaleSetExtensionProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionProfile
|
122
|
+
LogAnalyticsOutput = Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOutput
|
123
|
+
VirtualMachineScaleSetVMProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMProfile
|
124
|
+
AdditionalUnattendContent = Azure::Compute::Mgmt::V2017_12_01::Models::AdditionalUnattendContent
|
125
|
+
VirtualMachineScaleSetUpdateVMProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateVMProfile
|
126
|
+
SshPublicKey = Azure::Compute::Mgmt::V2017_12_01::Models::SshPublicKey
|
127
|
+
ApiErrorBase = Azure::Compute::Mgmt::V2017_12_01::Models::ApiErrorBase
|
128
|
+
VaultSecretGroup = Azure::Compute::Mgmt::V2017_12_01::Models::VaultSecretGroup
|
129
|
+
RollingUpgradeProgressInfo = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeProgressInfo
|
130
|
+
BootDiagnostics = Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnostics
|
131
|
+
VirtualMachineScaleSetVMInstanceIDs = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceIDs
|
132
|
+
DiskInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::DiskInstanceView
|
133
|
+
VirtualMachineScaleSetVMInstanceRequiredIDs = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs
|
134
|
+
VirtualMachineInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineInstanceView
|
135
|
+
VirtualMachineStatusCodeCount = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineStatusCodeCount
|
136
|
+
VirtualMachineExtensionInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView
|
137
|
+
VirtualMachineScaleSetInstanceViewStatusesSummary = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary
|
138
|
+
ListUsagesResult = Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult
|
139
|
+
VirtualMachineScaleSetVMExtensionsSummary = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMExtensionsSummary
|
140
|
+
DiskEncryptionSettings = Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings
|
141
|
+
VirtualMachineScaleSetInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceView
|
142
|
+
WinRMConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::WinRMConfiguration
|
143
|
+
VirtualMachineScaleSetListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListResult
|
144
|
+
LogAnalyticsInputBase = Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsInputBase
|
145
|
+
VirtualMachineScaleSetListWithLinkResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListWithLinkResult
|
146
|
+
VirtualMachineIdentity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineIdentity
|
147
|
+
VirtualMachineScaleSetSkuCapacity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuCapacity
|
148
|
+
DataDiskImage = Azure::Compute::Mgmt::V2017_12_01::Models::DataDiskImage
|
149
|
+
VirtualMachineScaleSetSku = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSku
|
150
|
+
DataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::DataDisk
|
151
|
+
VirtualMachineScaleSetListSkusResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult
|
152
|
+
VirtualMachineExtensionHandlerInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionHandlerInstanceView
|
153
|
+
RollingUpgradeRunningStatus = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus
|
154
|
+
HardwareProfile = Azure::Compute::Mgmt::V2017_12_01::Models::HardwareProfile
|
155
|
+
VirtualMachineHealthStatus = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineHealthStatus
|
156
|
+
VirtualMachineSize = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSize
|
157
|
+
VirtualMachineScaleSetVMInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceView
|
158
|
+
LinuxConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::LinuxConfiguration
|
159
|
+
VirtualMachineScaleSetVMListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult
|
160
|
+
AvailabilitySet = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySet
|
161
|
+
VirtualMachineExtensionImage = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionImage
|
162
|
+
VirtualMachineImageResource = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImageResource
|
163
|
+
VirtualMachineExtension = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtension
|
164
|
+
VirtualMachineImage = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImage
|
165
|
+
VirtualMachineCaptureResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureResult
|
166
|
+
ImageReference = Azure::Compute::Mgmt::V2017_12_01::Models::ImageReference
|
167
|
+
ManagedDiskParameters = Azure::Compute::Mgmt::V2017_12_01::Models::ManagedDiskParameters
|
168
|
+
NetworkInterfaceReference = Azure::Compute::Mgmt::V2017_12_01::Models::NetworkInterfaceReference
|
169
|
+
VirtualMachine = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine
|
170
|
+
Image = Azure::Compute::Mgmt::V2017_12_01::Models::Image
|
171
|
+
VirtualMachineScaleSetIPConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIPConfiguration
|
172
|
+
VirtualMachineScaleSetUpdateIPConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateIPConfiguration
|
173
|
+
VirtualMachineScaleSetNetworkConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfiguration
|
174
|
+
VirtualMachineScaleSetUpdateNetworkConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration
|
175
|
+
VirtualMachineScaleSetExtension = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtension
|
176
|
+
VirtualMachineScaleSet = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSet
|
177
|
+
VirtualMachineScaleSetUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdate
|
178
|
+
VirtualMachineScaleSetVM = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVM
|
179
|
+
RollingUpgradeStatusInfo = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusInfo
|
180
|
+
RequestRateByIntervalInput = Azure::Compute::Mgmt::V2017_12_01::Models::RequestRateByIntervalInput
|
181
|
+
ThrottledRequestsInput = Azure::Compute::Mgmt::V2017_12_01::Models::ThrottledRequestsInput
|
182
|
+
LogAnalyticsOperationResult = Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOperationResult
|
183
|
+
RunCommandDocument = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocument
|
184
|
+
RunCommandResult = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandResult
|
185
|
+
StatusLevelTypes = Azure::Compute::Mgmt::V2017_12_01::Models::StatusLevelTypes
|
186
|
+
OperatingSystemTypes = Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemTypes
|
187
|
+
VirtualMachineSizeTypes = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeTypes
|
188
|
+
CachingTypes = Azure::Compute::Mgmt::V2017_12_01::Models::CachingTypes
|
189
|
+
DiskCreateOptionTypes = Azure::Compute::Mgmt::V2017_12_01::Models::DiskCreateOptionTypes
|
190
|
+
StorageAccountTypes = Azure::Compute::Mgmt::V2017_12_01::Models::StorageAccountTypes
|
191
|
+
PassNames = Azure::Compute::Mgmt::V2017_12_01::Models::PassNames
|
192
|
+
ComponentNames = Azure::Compute::Mgmt::V2017_12_01::Models::ComponentNames
|
193
|
+
SettingNames = Azure::Compute::Mgmt::V2017_12_01::Models::SettingNames
|
194
|
+
ProtocolTypes = Azure::Compute::Mgmt::V2017_12_01::Models::ProtocolTypes
|
195
|
+
ResourceIdentityType = Azure::Compute::Mgmt::V2017_12_01::Models::ResourceIdentityType
|
196
|
+
MaintenanceOperationResultCodeTypes = Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceOperationResultCodeTypes
|
197
|
+
UpgradeMode = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeMode
|
198
|
+
OperatingSystemStateTypes = Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemStateTypes
|
199
|
+
IPVersion = Azure::Compute::Mgmt::V2017_12_01::Models::IPVersion
|
200
|
+
VirtualMachinePriorityTypes = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachinePriorityTypes
|
201
|
+
VirtualMachineScaleSetSkuScaleType = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuScaleType
|
202
|
+
RollingUpgradeStatusCode = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusCode
|
203
|
+
RollingUpgradeActionType = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeActionType
|
204
|
+
IntervalInMins = Azure::Compute::Mgmt::V2017_12_01::Models::IntervalInMins
|
205
|
+
InstanceViewTypes = Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewTypes
|
206
|
+
end
|
197
207
|
|
198
|
-
|
199
|
-
|
200
|
-
#
|
201
|
-
class ComputeClass
|
202
|
-
attr_reader :disks, :snapshots, :virtual_machine_run_commands, :resource_skus, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :images, :virtual_machines, :virtual_machine_scale_sets, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :virtual_machine_scale_set_vms, :configurable, :base_url, :options, :model_classes
|
208
|
+
class ComputeManagementClass
|
209
|
+
attr_reader :disks, :snapshots, :resource_skus, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :images, :virtual_machines, :virtual_machine_scale_sets, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :virtual_machine_scale_set_vms, :log_analytics, :virtual_machine_run_commands, :configurable, :base_url, :options, :model_classes
|
203
210
|
|
204
|
-
|
205
|
-
|
211
|
+
def initialize(configurable, base_url=nil, options=nil)
|
212
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
206
213
|
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
+
@client_0 = Azure::Compute::Mgmt::V2017_03_30::ComputeManagementClient.new(configurable.credentials, base_url, options)
|
215
|
+
if(@client_0.respond_to?(:subscription_id))
|
216
|
+
@client_0.subscription_id = configurable.subscription_id
|
217
|
+
end
|
218
|
+
add_telemetry(@client_0)
|
219
|
+
@disks = @client_0.disks
|
220
|
+
@snapshots = @client_0.snapshots
|
214
221
|
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
222
|
+
@client_1 = Azure::Compute::Mgmt::V2017_09_01::ComputeManagementClient.new(configurable.credentials, base_url, options)
|
223
|
+
if(@client_1.respond_to?(:subscription_id))
|
224
|
+
@client_1.subscription_id = configurable.subscription_id
|
225
|
+
end
|
226
|
+
add_telemetry(@client_1)
|
227
|
+
@resource_skus = @client_1.resource_skus
|
220
228
|
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
229
|
+
@client_2 = Azure::Compute::Mgmt::V2017_12_01::ComputeManagementClient.new(configurable.credentials, base_url, options)
|
230
|
+
if(@client_2.respond_to?(:subscription_id))
|
231
|
+
@client_2.subscription_id = configurable.subscription_id
|
232
|
+
end
|
233
|
+
add_telemetry(@client_2)
|
234
|
+
@availability_sets = @client_2.availability_sets
|
235
|
+
@virtual_machine_extension_images = @client_2.virtual_machine_extension_images
|
236
|
+
@virtual_machine_extensions = @client_2.virtual_machine_extensions
|
237
|
+
@virtual_machine_images = @client_2.virtual_machine_images
|
238
|
+
@usage_operations = @client_2.usage_operations
|
239
|
+
@virtual_machine_sizes = @client_2.virtual_machine_sizes
|
240
|
+
@images = @client_2.images
|
241
|
+
@virtual_machines = @client_2.virtual_machines
|
242
|
+
@virtual_machine_scale_sets = @client_2.virtual_machine_scale_sets
|
243
|
+
@virtual_machine_scale_set_extensions = @client_2.virtual_machine_scale_set_extensions
|
244
|
+
@virtual_machine_scale_set_rolling_upgrades = @client_2.virtual_machine_scale_set_rolling_upgrades
|
245
|
+
@virtual_machine_scale_set_vms = @client_2.virtual_machine_scale_set_vms
|
246
|
+
@log_analytics = @client_2.log_analytics
|
247
|
+
@virtual_machine_run_commands = @client_2.virtual_machine_run_commands
|
237
248
|
|
238
|
-
|
239
|
-
end
|
240
|
-
|
241
|
-
class ModelClasses
|
242
|
-
def run_command_input
|
243
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::RunCommandInput
|
244
|
-
end
|
245
|
-
def snapshot_list
|
246
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::SnapshotList
|
247
|
-
end
|
248
|
-
def encryption_settings
|
249
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::EncryptionSettings
|
250
|
-
end
|
251
|
-
def access_uri
|
252
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::AccessUri
|
253
|
-
end
|
254
|
-
def key_vault_and_key_reference
|
255
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::KeyVaultAndKeyReference
|
256
|
-
end
|
257
|
-
def key_vault_and_secret_reference
|
258
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::KeyVaultAndSecretReference
|
259
|
-
end
|
260
|
-
def source_vault
|
261
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::SourceVault
|
262
|
-
end
|
263
|
-
def creation_data
|
264
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::CreationData
|
265
|
-
end
|
266
|
-
def image_disk_reference
|
267
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::ImageDiskReference
|
268
|
-
end
|
269
|
-
def disk_list
|
270
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::DiskList
|
271
|
-
end
|
272
|
-
def run_command_document_base
|
273
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::RunCommandDocumentBase
|
274
|
-
end
|
275
|
-
def run_command_parameter_definition
|
276
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::RunCommandParameterDefinition
|
277
|
-
end
|
278
|
-
def resource_update
|
279
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::ResourceUpdate
|
280
|
-
end
|
281
|
-
def disk_sku
|
282
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::DiskSku
|
283
|
-
end
|
284
|
-
def run_command_input_parameter
|
285
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::RunCommandInputParameter
|
286
|
-
end
|
287
|
-
def run_command_list_result
|
288
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::RunCommandListResult
|
289
|
-
end
|
290
|
-
def grant_access_data
|
291
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::GrantAccessData
|
292
|
-
end
|
293
|
-
def disk
|
294
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::Disk
|
295
|
-
end
|
296
|
-
def disk_update
|
297
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::DiskUpdate
|
298
|
-
end
|
299
|
-
def snapshot
|
300
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::Snapshot
|
301
|
-
end
|
302
|
-
def snapshot_update
|
303
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::SnapshotUpdate
|
304
|
-
end
|
305
|
-
def run_command_document
|
306
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::RunCommandDocument
|
307
|
-
end
|
308
|
-
def run_command_result
|
309
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::RunCommandResult
|
310
|
-
end
|
311
|
-
def disk_create_option
|
312
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::DiskCreateOption
|
313
|
-
end
|
314
|
-
def access_level
|
315
|
-
Azure::Compute::Mgmt::V2017_03_30::Models::AccessLevel
|
316
|
-
end
|
317
|
-
def resource_sku_restrictions
|
318
|
-
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions
|
319
|
-
end
|
320
|
-
def resource_sku_capacity
|
321
|
-
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacity
|
322
|
-
end
|
323
|
-
def resource_sku_location_info
|
324
|
-
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuLocationInfo
|
325
|
-
end
|
326
|
-
def resource_sku_capabilities
|
327
|
-
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapabilities
|
328
|
-
end
|
329
|
-
def resource_sku
|
330
|
-
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku
|
331
|
-
end
|
332
|
-
def resource_sku_costs
|
333
|
-
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCosts
|
334
|
-
end
|
335
|
-
def resource_skus_result
|
336
|
-
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkusResult
|
337
|
-
end
|
338
|
-
def resource_sku_restriction_info
|
339
|
-
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionInfo
|
340
|
-
end
|
341
|
-
def resource_sku_capacity_scale_type
|
342
|
-
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacityScaleType
|
343
|
-
end
|
344
|
-
def resource_sku_restrictions_type
|
345
|
-
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType
|
346
|
-
end
|
347
|
-
def resource_sku_restrictions_reason_code
|
348
|
-
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode
|
349
|
-
end
|
350
|
-
def image_data_disk
|
351
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::ImageDataDisk
|
352
|
-
end
|
353
|
-
def instance_view_status
|
354
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewStatus
|
355
|
-
end
|
356
|
-
def image_storage_profile
|
357
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::ImageStorageProfile
|
358
|
-
end
|
359
|
-
def sku
|
360
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::Sku
|
361
|
-
end
|
362
|
-
def rolling_upgrade_policy
|
363
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradePolicy
|
364
|
-
end
|
365
|
-
def availability_set_list_result
|
366
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetListResult
|
367
|
-
end
|
368
|
-
def upgrade_policy
|
369
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::UpgradePolicy
|
370
|
-
end
|
371
|
-
def virtual_machine_size_list_result
|
372
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeListResult
|
373
|
-
end
|
374
|
-
def image_osdisk
|
375
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::ImageOSDisk
|
376
|
-
end
|
377
|
-
def virtual_machine_scale_set_list_skus_result
|
378
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult
|
379
|
-
end
|
380
|
-
def virtual_machine_list_result
|
381
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineListResult
|
382
|
-
end
|
383
|
-
def rolling_upgrade_progress_info
|
384
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeProgressInfo
|
385
|
-
end
|
386
|
-
def virtual_machine_size
|
387
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSize
|
388
|
-
end
|
389
|
-
def osdisk_image
|
390
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::OSDiskImage
|
391
|
-
end
|
392
|
-
def data_disk_image
|
393
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::DataDiskImage
|
394
|
-
end
|
395
|
-
def virtual_machine_scale_set_sku_capacity
|
396
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuCapacity
|
397
|
-
end
|
398
|
-
def usage_name
|
399
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::UsageName
|
400
|
-
end
|
401
|
-
def virtual_machine_scale_set_sku
|
402
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSku
|
403
|
-
end
|
404
|
-
def list_usages_result
|
405
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult
|
406
|
-
end
|
407
|
-
def sub_resource
|
408
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::SubResource
|
409
|
-
end
|
410
|
-
def virtual_machine_scale_set_vmlist_result
|
411
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult
|
412
|
-
end
|
413
|
-
def plan
|
414
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::Plan
|
415
|
-
end
|
416
|
-
def virtual_machine_scale_set_list_with_link_result
|
417
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListWithLinkResult
|
418
|
-
end
|
419
|
-
def virtual_machine_scale_set_vminstance_view
|
420
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceView
|
421
|
-
end
|
422
|
-
def key_vault_key_reference
|
423
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultKeyReference
|
424
|
-
end
|
425
|
-
def image_list_result
|
426
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::ImageListResult
|
427
|
-
end
|
428
|
-
def virtual_hard_disk
|
429
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualHardDisk
|
430
|
-
end
|
431
|
-
def virtual_machine_scale_set_identity
|
432
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIdentity
|
433
|
-
end
|
434
|
-
def osdisk
|
435
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk
|
436
|
-
end
|
437
|
-
def virtual_machine_scale_set_osprofile
|
438
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSProfile
|
439
|
-
end
|
440
|
-
def storage_profile
|
441
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::StorageProfile
|
442
|
-
end
|
443
|
-
def virtual_machine_scale_set_update_osprofile
|
444
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSProfile
|
445
|
-
end
|
446
|
-
def win_rmlistener
|
447
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::WinRMListener
|
448
|
-
end
|
449
|
-
def virtual_machine_scale_set_managed_disk_parameters
|
450
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetManagedDiskParameters
|
451
|
-
end
|
452
|
-
def windows_configuration
|
453
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::WindowsConfiguration
|
454
|
-
end
|
455
|
-
def virtual_machine_scale_set_osdisk
|
456
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSDisk
|
457
|
-
end
|
458
|
-
def ssh_configuration
|
459
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::SshConfiguration
|
460
|
-
end
|
461
|
-
def virtual_machine_scale_set_update_osdisk
|
462
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSDisk
|
463
|
-
end
|
464
|
-
def vault_certificate
|
465
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VaultCertificate
|
466
|
-
end
|
467
|
-
def virtual_machine_scale_set_data_disk
|
468
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetDataDisk
|
469
|
-
end
|
470
|
-
def osprofile
|
471
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::OSProfile
|
472
|
-
end
|
473
|
-
def virtual_machine_scale_set_storage_profile
|
474
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetStorageProfile
|
475
|
-
end
|
476
|
-
def network_profile
|
477
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile
|
478
|
-
end
|
479
|
-
def virtual_machine_scale_set_update_storage_profile
|
480
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateStorageProfile
|
481
|
-
end
|
482
|
-
def diagnostics_profile
|
483
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::DiagnosticsProfile
|
484
|
-
end
|
485
|
-
def api_entity_reference
|
486
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::ApiEntityReference
|
249
|
+
@model_classes = ModelClasses.new
|
487
250
|
end
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
|
493
|
-
end
|
494
|
-
def boot_diagnostics_instance_view
|
495
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView
|
496
|
-
end
|
497
|
-
def virtual_machine_scale_set_public_ipaddress_configuration
|
498
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration
|
499
|
-
end
|
500
|
-
def maintenance_redeploy_status
|
501
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus
|
502
|
-
end
|
503
|
-
def virtual_machine_scale_set_update_public_ipaddress_configuration
|
504
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
|
505
|
-
end
|
506
|
-
def virtual_machine_extension_instance_view
|
507
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView
|
508
|
-
end
|
509
|
-
def operation_status_response
|
510
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse
|
511
|
-
end
|
512
|
-
def rolling_upgrade_running_status
|
513
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus
|
514
|
-
end
|
515
|
-
def sub_resource_read_only
|
516
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::SubResourceReadOnly
|
517
|
-
end
|
518
|
-
def virtual_machine_capture_parameters
|
519
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureParameters
|
520
|
-
end
|
521
|
-
def virtual_machine_scale_set_network_configuration_dns_settings
|
522
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings
|
523
|
-
end
|
524
|
-
def key_vault_secret_reference
|
525
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultSecretReference
|
526
|
-
end
|
527
|
-
def update_resource
|
528
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::UpdateResource
|
529
|
-
end
|
530
|
-
def virtual_machine_health_status
|
531
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineHealthStatus
|
532
|
-
end
|
533
|
-
def resource
|
534
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::Resource
|
535
|
-
end
|
536
|
-
def additional_unattend_content
|
537
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::AdditionalUnattendContent
|
538
|
-
end
|
539
|
-
def virtual_machine_scale_set_network_profile
|
540
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkProfile
|
541
|
-
end
|
542
|
-
def ssh_public_key
|
543
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::SshPublicKey
|
544
|
-
end
|
545
|
-
def virtual_machine_scale_set_update_network_profile
|
546
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkProfile
|
547
|
-
end
|
548
|
-
def vault_secret_group
|
549
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VaultSecretGroup
|
550
|
-
end
|
551
|
-
def compute_long_running_operation_properties
|
552
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties
|
553
|
-
end
|
554
|
-
def boot_diagnostics
|
555
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnostics
|
556
|
-
end
|
557
|
-
def virtual_machine_scale_set_extension_list_result
|
558
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionListResult
|
559
|
-
end
|
560
|
-
def disk_instance_view
|
561
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::DiskInstanceView
|
562
|
-
end
|
563
|
-
def virtual_machine_scale_set_extension_profile
|
564
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionProfile
|
565
|
-
end
|
566
|
-
def virtual_machine_instance_view
|
567
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineInstanceView
|
568
|
-
end
|
569
|
-
def virtual_machine_scale_set_vmprofile
|
570
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMProfile
|
571
|
-
end
|
572
|
-
def usage
|
573
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::Usage
|
574
|
-
end
|
575
|
-
def virtual_machine_scale_set_update_vmprofile
|
576
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateVMProfile
|
577
|
-
end
|
578
|
-
def disk_encryption_settings
|
579
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings
|
580
|
-
end
|
581
|
-
def api_error
|
582
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::ApiError
|
583
|
-
end
|
584
|
-
def win_rmconfiguration
|
585
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::WinRMConfiguration
|
586
|
-
end
|
587
|
-
def inner_error
|
588
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::InnerError
|
589
|
-
end
|
590
|
-
def api_error_base
|
591
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::ApiErrorBase
|
592
|
-
end
|
593
|
-
def virtual_machine_scale_set_vminstance_ids
|
594
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceIDs
|
595
|
-
end
|
596
|
-
def virtual_machine_identity
|
597
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineIdentity
|
598
|
-
end
|
599
|
-
def virtual_machine_scale_set_vminstance_required_ids
|
600
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs
|
601
|
-
end
|
602
|
-
def hardware_profile
|
603
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::HardwareProfile
|
604
|
-
end
|
605
|
-
def virtual_machine_status_code_count
|
606
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineStatusCodeCount
|
607
|
-
end
|
608
|
-
def linux_configuration
|
609
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::LinuxConfiguration
|
610
|
-
end
|
611
|
-
def virtual_machine_scale_set_instance_view_statuses_summary
|
612
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary
|
613
|
-
end
|
614
|
-
def purchase_plan
|
615
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::PurchasePlan
|
616
|
-
end
|
617
|
-
def virtual_machine_scale_set_vmextensions_summary
|
618
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMExtensionsSummary
|
619
|
-
end
|
620
|
-
def virtual_machine_extension_handler_instance_view
|
621
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionHandlerInstanceView
|
622
|
-
end
|
623
|
-
def virtual_machine_scale_set_instance_view
|
624
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceView
|
625
|
-
end
|
626
|
-
def data_disk
|
627
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::DataDisk
|
628
|
-
end
|
629
|
-
def virtual_machine_scale_set_list_result
|
630
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListResult
|
631
|
-
end
|
632
|
-
def availability_set
|
633
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySet
|
634
|
-
end
|
635
|
-
def virtual_machine_extension_image
|
636
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionImage
|
637
|
-
end
|
638
|
-
def virtual_machine_image_resource
|
639
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImageResource
|
640
|
-
end
|
641
|
-
def virtual_machine_extension
|
642
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtension
|
643
|
-
end
|
644
|
-
def virtual_machine_image
|
645
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImage
|
646
|
-
end
|
647
|
-
def virtual_machine_capture_result
|
648
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureResult
|
649
|
-
end
|
650
|
-
def image_reference
|
651
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::ImageReference
|
652
|
-
end
|
653
|
-
def managed_disk_parameters
|
654
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::ManagedDiskParameters
|
655
|
-
end
|
656
|
-
def network_interface_reference
|
657
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::NetworkInterfaceReference
|
658
|
-
end
|
659
|
-
def virtual_machine
|
660
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine
|
661
|
-
end
|
662
|
-
def image
|
663
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::Image
|
664
|
-
end
|
665
|
-
def virtual_machine_scale_set_ipconfiguration
|
666
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIPConfiguration
|
667
|
-
end
|
668
|
-
def virtual_machine_scale_set_update_ipconfiguration
|
669
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateIPConfiguration
|
670
|
-
end
|
671
|
-
def virtual_machine_scale_set_network_configuration
|
672
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfiguration
|
673
|
-
end
|
674
|
-
def virtual_machine_scale_set_update_network_configuration
|
675
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration
|
676
|
-
end
|
677
|
-
def virtual_machine_scale_set_extension
|
678
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtension
|
679
|
-
end
|
680
|
-
def virtual_machine_scale_set
|
681
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSet
|
682
|
-
end
|
683
|
-
def virtual_machine_scale_set_update
|
684
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdate
|
685
|
-
end
|
686
|
-
def virtual_machine_scale_set_vm
|
687
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVM
|
688
|
-
end
|
689
|
-
def rolling_upgrade_status_info
|
690
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusInfo
|
691
|
-
end
|
692
|
-
def status_level_types
|
693
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::StatusLevelTypes
|
694
|
-
end
|
695
|
-
def operating_system_types
|
696
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemTypes
|
697
|
-
end
|
698
|
-
def virtual_machine_size_types
|
699
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeTypes
|
700
|
-
end
|
701
|
-
def caching_types
|
702
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::CachingTypes
|
703
|
-
end
|
704
|
-
def disk_create_option_types
|
705
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::DiskCreateOptionTypes
|
706
|
-
end
|
707
|
-
def storage_account_types
|
708
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::StorageAccountTypes
|
709
|
-
end
|
710
|
-
def pass_names
|
711
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::PassNames
|
712
|
-
end
|
713
|
-
def component_names
|
714
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::ComponentNames
|
715
|
-
end
|
716
|
-
def setting_names
|
717
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::SettingNames
|
718
|
-
end
|
719
|
-
def protocol_types
|
720
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::ProtocolTypes
|
721
|
-
end
|
722
|
-
def resource_identity_type
|
723
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::ResourceIdentityType
|
724
|
-
end
|
725
|
-
def maintenance_operation_result_code_types
|
726
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceOperationResultCodeTypes
|
727
|
-
end
|
728
|
-
def upgrade_mode
|
729
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeMode
|
730
|
-
end
|
731
|
-
def operating_system_state_types
|
732
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemStateTypes
|
733
|
-
end
|
734
|
-
def ipversion
|
735
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::IPVersion
|
736
|
-
end
|
737
|
-
def virtual_machine_scale_set_sku_scale_type
|
738
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuScaleType
|
739
|
-
end
|
740
|
-
def rolling_upgrade_status_code
|
741
|
-
Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusCode
|
251
|
+
|
252
|
+
def add_telemetry(client)
|
253
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Compute/Mgmt"
|
254
|
+
client.add_user_agent_information(profile_information)
|
742
255
|
end
|
743
|
-
|
744
|
-
|
256
|
+
|
257
|
+
def method_missing(method, *args)
|
258
|
+
if @client_2.respond_to?method
|
259
|
+
@client_2.send(method, *args)
|
260
|
+
elsif @client_1.respond_to?method
|
261
|
+
@client_1.send(method, *args)
|
262
|
+
elsif @client_0.respond_to?method
|
263
|
+
@client_0.send(method, *args)
|
264
|
+
else
|
265
|
+
super
|
266
|
+
end
|
745
267
|
end
|
746
|
-
|
747
|
-
|
268
|
+
|
269
|
+
class ModelClasses
|
270
|
+
def snapshot_list
|
271
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::SnapshotList
|
272
|
+
end
|
273
|
+
def encryption_settings
|
274
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::EncryptionSettings
|
275
|
+
end
|
276
|
+
def access_uri
|
277
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::AccessUri
|
278
|
+
end
|
279
|
+
def key_vault_and_key_reference
|
280
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::KeyVaultAndKeyReference
|
281
|
+
end
|
282
|
+
def key_vault_and_secret_reference
|
283
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::KeyVaultAndSecretReference
|
284
|
+
end
|
285
|
+
def source_vault
|
286
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::SourceVault
|
287
|
+
end
|
288
|
+
def creation_data
|
289
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::CreationData
|
290
|
+
end
|
291
|
+
def image_disk_reference
|
292
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::ImageDiskReference
|
293
|
+
end
|
294
|
+
def disk_list
|
295
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::DiskList
|
296
|
+
end
|
297
|
+
def resource_update
|
298
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::ResourceUpdate
|
299
|
+
end
|
300
|
+
def disk_sku
|
301
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::DiskSku
|
302
|
+
end
|
303
|
+
def grant_access_data
|
304
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::GrantAccessData
|
305
|
+
end
|
306
|
+
def disk
|
307
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::Disk
|
308
|
+
end
|
309
|
+
def disk_update
|
310
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::DiskUpdate
|
311
|
+
end
|
312
|
+
def snapshot
|
313
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::Snapshot
|
314
|
+
end
|
315
|
+
def snapshot_update
|
316
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::SnapshotUpdate
|
317
|
+
end
|
318
|
+
def disk_create_option
|
319
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::DiskCreateOption
|
320
|
+
end
|
321
|
+
def access_level
|
322
|
+
Azure::Compute::Mgmt::V2017_03_30::Models::AccessLevel
|
323
|
+
end
|
324
|
+
def resource_sku_restrictions
|
325
|
+
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions
|
326
|
+
end
|
327
|
+
def resource_sku_capacity
|
328
|
+
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacity
|
329
|
+
end
|
330
|
+
def resource_sku_location_info
|
331
|
+
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuLocationInfo
|
332
|
+
end
|
333
|
+
def resource_sku_capabilities
|
334
|
+
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapabilities
|
335
|
+
end
|
336
|
+
def resource_sku
|
337
|
+
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku
|
338
|
+
end
|
339
|
+
def resource_sku_costs
|
340
|
+
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCosts
|
341
|
+
end
|
342
|
+
def resource_skus_result
|
343
|
+
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkusResult
|
344
|
+
end
|
345
|
+
def resource_sku_restriction_info
|
346
|
+
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionInfo
|
347
|
+
end
|
348
|
+
def resource_sku_capacity_scale_type
|
349
|
+
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacityScaleType
|
350
|
+
end
|
351
|
+
def resource_sku_restrictions_type
|
352
|
+
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType
|
353
|
+
end
|
354
|
+
def resource_sku_restrictions_reason_code
|
355
|
+
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode
|
356
|
+
end
|
357
|
+
def virtual_machine_scale_set_update_osprofile
|
358
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSProfile
|
359
|
+
end
|
360
|
+
def virtual_machine_scale_set_managed_disk_parameters
|
361
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetManagedDiskParameters
|
362
|
+
end
|
363
|
+
def sub_resource
|
364
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::SubResource
|
365
|
+
end
|
366
|
+
def virtual_machine_scale_set_osdisk
|
367
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSDisk
|
368
|
+
end
|
369
|
+
def virtual_machine_list_result
|
370
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineListResult
|
371
|
+
end
|
372
|
+
def availability_set_list_result
|
373
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetListResult
|
374
|
+
end
|
375
|
+
def rolling_upgrade_policy
|
376
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradePolicy
|
377
|
+
end
|
378
|
+
def virtual_machine_size_list_result
|
379
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeListResult
|
380
|
+
end
|
381
|
+
def upgrade_policy
|
382
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::UpgradePolicy
|
383
|
+
end
|
384
|
+
def run_command_list_result
|
385
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandListResult
|
386
|
+
end
|
387
|
+
def image_osdisk
|
388
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::ImageOSDisk
|
389
|
+
end
|
390
|
+
def run_command_document_base
|
391
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocumentBase
|
392
|
+
end
|
393
|
+
def image_data_disk
|
394
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::ImageDataDisk
|
395
|
+
end
|
396
|
+
def osdisk_image
|
397
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::OSDiskImage
|
398
|
+
end
|
399
|
+
def image_storage_profile
|
400
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::ImageStorageProfile
|
401
|
+
end
|
402
|
+
def run_command_parameter_definition
|
403
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandParameterDefinition
|
404
|
+
end
|
405
|
+
def recovery_walk_response
|
406
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::RecoveryWalkResponse
|
407
|
+
end
|
408
|
+
def usage
|
409
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::Usage
|
410
|
+
end
|
411
|
+
def image_list_result
|
412
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::ImageListResult
|
413
|
+
end
|
414
|
+
def virtual_machine_capture_parameters
|
415
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureParameters
|
416
|
+
end
|
417
|
+
def virtual_machine_scale_set_identity
|
418
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIdentity
|
419
|
+
end
|
420
|
+
def plan
|
421
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::Plan
|
422
|
+
end
|
423
|
+
def virtual_machine_scale_set_osprofile
|
424
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSProfile
|
425
|
+
end
|
426
|
+
def run_command_input_parameter
|
427
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandInputParameter
|
428
|
+
end
|
429
|
+
def instance_view_status
|
430
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewStatus
|
431
|
+
end
|
432
|
+
def key_vault_key_reference
|
433
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultKeyReference
|
434
|
+
end
|
435
|
+
def sku
|
436
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::Sku
|
437
|
+
end
|
438
|
+
def virtual_hard_disk
|
439
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualHardDisk
|
440
|
+
end
|
441
|
+
def sub_resource_read_only
|
442
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::SubResourceReadOnly
|
443
|
+
end
|
444
|
+
def osdisk
|
445
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk
|
446
|
+
end
|
447
|
+
def virtual_machine_scale_set_update_osdisk
|
448
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSDisk
|
449
|
+
end
|
450
|
+
def storage_profile
|
451
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::StorageProfile
|
452
|
+
end
|
453
|
+
def virtual_machine_scale_set_data_disk
|
454
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetDataDisk
|
455
|
+
end
|
456
|
+
def win_rmlistener
|
457
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::WinRMListener
|
458
|
+
end
|
459
|
+
def virtual_machine_scale_set_storage_profile
|
460
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetStorageProfile
|
461
|
+
end
|
462
|
+
def windows_configuration
|
463
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::WindowsConfiguration
|
464
|
+
end
|
465
|
+
def virtual_machine_scale_set_update_storage_profile
|
466
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateStorageProfile
|
467
|
+
end
|
468
|
+
def ssh_configuration
|
469
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::SshConfiguration
|
470
|
+
end
|
471
|
+
def api_entity_reference
|
472
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::ApiEntityReference
|
473
|
+
end
|
474
|
+
def vault_certificate
|
475
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VaultCertificate
|
476
|
+
end
|
477
|
+
def virtual_machine_scale_set_public_ipaddress_configuration_dns_settings
|
478
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
|
479
|
+
end
|
480
|
+
def osprofile
|
481
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::OSProfile
|
482
|
+
end
|
483
|
+
def virtual_machine_scale_set_public_ipaddress_configuration
|
484
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration
|
485
|
+
end
|
486
|
+
def network_profile
|
487
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile
|
488
|
+
end
|
489
|
+
def virtual_machine_scale_set_update_public_ipaddress_configuration
|
490
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
|
491
|
+
end
|
492
|
+
def diagnostics_profile
|
493
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::DiagnosticsProfile
|
494
|
+
end
|
495
|
+
def update_resource
|
496
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::UpdateResource
|
497
|
+
end
|
498
|
+
def virtual_machine_agent_instance_view
|
499
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineAgentInstanceView
|
500
|
+
end
|
501
|
+
def resource
|
502
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::Resource
|
503
|
+
end
|
504
|
+
def boot_diagnostics_instance_view
|
505
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView
|
506
|
+
end
|
507
|
+
def virtual_machine_scale_set_network_configuration_dns_settings
|
508
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings
|
509
|
+
end
|
510
|
+
def maintenance_redeploy_status
|
511
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus
|
512
|
+
end
|
513
|
+
def compute_long_running_operation_properties
|
514
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties
|
515
|
+
end
|
516
|
+
def operation_status_response
|
517
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse
|
518
|
+
end
|
519
|
+
def api_error
|
520
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::ApiError
|
521
|
+
end
|
522
|
+
def virtual_machine_scale_set_network_profile
|
523
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkProfile
|
524
|
+
end
|
525
|
+
def purchase_plan
|
526
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::PurchasePlan
|
527
|
+
end
|
528
|
+
def virtual_machine_scale_set_update_network_profile
|
529
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkProfile
|
530
|
+
end
|
531
|
+
def usage_name
|
532
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::UsageName
|
533
|
+
end
|
534
|
+
def inner_error
|
535
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::InnerError
|
536
|
+
end
|
537
|
+
def run_command_input
|
538
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandInput
|
539
|
+
end
|
540
|
+
def virtual_machine_scale_set_extension_list_result
|
541
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionListResult
|
542
|
+
end
|
543
|
+
def key_vault_secret_reference
|
544
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultSecretReference
|
545
|
+
end
|
546
|
+
def virtual_machine_scale_set_extension_profile
|
547
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionProfile
|
548
|
+
end
|
549
|
+
def log_analytics_output
|
550
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOutput
|
551
|
+
end
|
552
|
+
def virtual_machine_scale_set_vmprofile
|
553
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMProfile
|
554
|
+
end
|
555
|
+
def additional_unattend_content
|
556
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::AdditionalUnattendContent
|
557
|
+
end
|
558
|
+
def virtual_machine_scale_set_update_vmprofile
|
559
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateVMProfile
|
560
|
+
end
|
561
|
+
def ssh_public_key
|
562
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::SshPublicKey
|
563
|
+
end
|
564
|
+
def api_error_base
|
565
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::ApiErrorBase
|
566
|
+
end
|
567
|
+
def vault_secret_group
|
568
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VaultSecretGroup
|
569
|
+
end
|
570
|
+
def rolling_upgrade_progress_info
|
571
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeProgressInfo
|
572
|
+
end
|
573
|
+
def boot_diagnostics
|
574
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnostics
|
575
|
+
end
|
576
|
+
def virtual_machine_scale_set_vminstance_ids
|
577
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceIDs
|
578
|
+
end
|
579
|
+
def disk_instance_view
|
580
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::DiskInstanceView
|
581
|
+
end
|
582
|
+
def virtual_machine_scale_set_vminstance_required_ids
|
583
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs
|
584
|
+
end
|
585
|
+
def virtual_machine_instance_view
|
586
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineInstanceView
|
587
|
+
end
|
588
|
+
def virtual_machine_status_code_count
|
589
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineStatusCodeCount
|
590
|
+
end
|
591
|
+
def virtual_machine_extension_instance_view
|
592
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView
|
593
|
+
end
|
594
|
+
def virtual_machine_scale_set_instance_view_statuses_summary
|
595
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary
|
596
|
+
end
|
597
|
+
def list_usages_result
|
598
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult
|
599
|
+
end
|
600
|
+
def virtual_machine_scale_set_vmextensions_summary
|
601
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMExtensionsSummary
|
602
|
+
end
|
603
|
+
def disk_encryption_settings
|
604
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings
|
605
|
+
end
|
606
|
+
def virtual_machine_scale_set_instance_view
|
607
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceView
|
608
|
+
end
|
609
|
+
def win_rmconfiguration
|
610
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::WinRMConfiguration
|
611
|
+
end
|
612
|
+
def virtual_machine_scale_set_list_result
|
613
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListResult
|
614
|
+
end
|
615
|
+
def log_analytics_input_base
|
616
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsInputBase
|
617
|
+
end
|
618
|
+
def virtual_machine_scale_set_list_with_link_result
|
619
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListWithLinkResult
|
620
|
+
end
|
621
|
+
def virtual_machine_identity
|
622
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineIdentity
|
623
|
+
end
|
624
|
+
def virtual_machine_scale_set_sku_capacity
|
625
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuCapacity
|
626
|
+
end
|
627
|
+
def data_disk_image
|
628
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::DataDiskImage
|
629
|
+
end
|
630
|
+
def virtual_machine_scale_set_sku
|
631
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSku
|
632
|
+
end
|
633
|
+
def data_disk
|
634
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::DataDisk
|
635
|
+
end
|
636
|
+
def virtual_machine_scale_set_list_skus_result
|
637
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult
|
638
|
+
end
|
639
|
+
def virtual_machine_extension_handler_instance_view
|
640
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionHandlerInstanceView
|
641
|
+
end
|
642
|
+
def rolling_upgrade_running_status
|
643
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus
|
644
|
+
end
|
645
|
+
def hardware_profile
|
646
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::HardwareProfile
|
647
|
+
end
|
648
|
+
def virtual_machine_health_status
|
649
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineHealthStatus
|
650
|
+
end
|
651
|
+
def virtual_machine_size
|
652
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSize
|
653
|
+
end
|
654
|
+
def virtual_machine_scale_set_vminstance_view
|
655
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceView
|
656
|
+
end
|
657
|
+
def linux_configuration
|
658
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::LinuxConfiguration
|
659
|
+
end
|
660
|
+
def virtual_machine_scale_set_vmlist_result
|
661
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult
|
662
|
+
end
|
663
|
+
def availability_set
|
664
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySet
|
665
|
+
end
|
666
|
+
def virtual_machine_extension_image
|
667
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionImage
|
668
|
+
end
|
669
|
+
def virtual_machine_image_resource
|
670
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImageResource
|
671
|
+
end
|
672
|
+
def virtual_machine_extension
|
673
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtension
|
674
|
+
end
|
675
|
+
def virtual_machine_image
|
676
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImage
|
677
|
+
end
|
678
|
+
def virtual_machine_capture_result
|
679
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureResult
|
680
|
+
end
|
681
|
+
def image_reference
|
682
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::ImageReference
|
683
|
+
end
|
684
|
+
def managed_disk_parameters
|
685
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::ManagedDiskParameters
|
686
|
+
end
|
687
|
+
def network_interface_reference
|
688
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::NetworkInterfaceReference
|
689
|
+
end
|
690
|
+
def virtual_machine
|
691
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine
|
692
|
+
end
|
693
|
+
def image
|
694
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::Image
|
695
|
+
end
|
696
|
+
def virtual_machine_scale_set_ipconfiguration
|
697
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIPConfiguration
|
698
|
+
end
|
699
|
+
def virtual_machine_scale_set_update_ipconfiguration
|
700
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateIPConfiguration
|
701
|
+
end
|
702
|
+
def virtual_machine_scale_set_network_configuration
|
703
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfiguration
|
704
|
+
end
|
705
|
+
def virtual_machine_scale_set_update_network_configuration
|
706
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration
|
707
|
+
end
|
708
|
+
def virtual_machine_scale_set_extension
|
709
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtension
|
710
|
+
end
|
711
|
+
def virtual_machine_scale_set
|
712
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSet
|
713
|
+
end
|
714
|
+
def virtual_machine_scale_set_update
|
715
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdate
|
716
|
+
end
|
717
|
+
def virtual_machine_scale_set_vm
|
718
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVM
|
719
|
+
end
|
720
|
+
def rolling_upgrade_status_info
|
721
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusInfo
|
722
|
+
end
|
723
|
+
def request_rate_by_interval_input
|
724
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::RequestRateByIntervalInput
|
725
|
+
end
|
726
|
+
def throttled_requests_input
|
727
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::ThrottledRequestsInput
|
728
|
+
end
|
729
|
+
def log_analytics_operation_result
|
730
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOperationResult
|
731
|
+
end
|
732
|
+
def run_command_document
|
733
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocument
|
734
|
+
end
|
735
|
+
def run_command_result
|
736
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandResult
|
737
|
+
end
|
738
|
+
def status_level_types
|
739
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::StatusLevelTypes
|
740
|
+
end
|
741
|
+
def operating_system_types
|
742
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemTypes
|
743
|
+
end
|
744
|
+
def virtual_machine_size_types
|
745
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeTypes
|
746
|
+
end
|
747
|
+
def caching_types
|
748
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::CachingTypes
|
749
|
+
end
|
750
|
+
def disk_create_option_types
|
751
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::DiskCreateOptionTypes
|
752
|
+
end
|
753
|
+
def storage_account_types
|
754
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::StorageAccountTypes
|
755
|
+
end
|
756
|
+
def pass_names
|
757
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::PassNames
|
758
|
+
end
|
759
|
+
def component_names
|
760
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::ComponentNames
|
761
|
+
end
|
762
|
+
def setting_names
|
763
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::SettingNames
|
764
|
+
end
|
765
|
+
def protocol_types
|
766
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::ProtocolTypes
|
767
|
+
end
|
768
|
+
def resource_identity_type
|
769
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::ResourceIdentityType
|
770
|
+
end
|
771
|
+
def maintenance_operation_result_code_types
|
772
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceOperationResultCodeTypes
|
773
|
+
end
|
774
|
+
def upgrade_mode
|
775
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeMode
|
776
|
+
end
|
777
|
+
def operating_system_state_types
|
778
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemStateTypes
|
779
|
+
end
|
780
|
+
def ipversion
|
781
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::IPVersion
|
782
|
+
end
|
783
|
+
def virtual_machine_priority_types
|
784
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachinePriorityTypes
|
785
|
+
end
|
786
|
+
def virtual_machine_scale_set_sku_scale_type
|
787
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuScaleType
|
788
|
+
end
|
789
|
+
def rolling_upgrade_status_code
|
790
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusCode
|
791
|
+
end
|
792
|
+
def rolling_upgrade_action_type
|
793
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeActionType
|
794
|
+
end
|
795
|
+
def interval_in_mins
|
796
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::IntervalInMins
|
797
|
+
end
|
798
|
+
def instance_view_types
|
799
|
+
Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewTypes
|
800
|
+
end
|
748
801
|
end
|
749
802
|
end
|
750
803
|
end
|