azure_sdk 0.61.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE.txt +21 -0
- data/lib/azure_sdk.rb +9 -0
- data/lib/azure_sdk/version.rb +7 -0
- data/lib/latest/latest_profile_client.rb +1347 -0
- data/lib/latest/module_definition.rb +7 -0
- data/lib/latest/modules/adhybridhealthservice_profile_module.rb +481 -0
- data/lib/latest/modules/advisor_profile_module.rb +153 -0
- data/lib/latest/modules/alertsmanagement_profile_module.rb +259 -0
- data/lib/latest/modules/analysisservices_profile_module.rb +159 -0
- data/lib/latest/modules/anomalydetector_profile_module.rb +69 -0
- data/lib/latest/modules/apimanagement_profile_module.rb +1163 -0
- data/lib/latest/modules/appconfiguration_profile_module.rb +183 -0
- data/lib/latest/modules/attestation_profile_module.rb +95 -0
- data/lib/latest/modules/authorization_profile_module.rb +167 -0
- data/lib/latest/modules/automation_profile_module.rb +663 -0
- data/lib/latest/modules/autosuggest_profile_module.rb +121 -0
- data/lib/latest/modules/azurestack_profile_module.rb +187 -0
- data/lib/latest/modules/batch_profile_module.rb +417 -0
- data/lib/latest/modules/batchai_profile_module.rb +425 -0
- data/lib/latest/modules/billing_profile_module.rb +107 -0
- data/lib/latest/modules/botservice_profile_module.rb +293 -0
- data/lib/latest/modules/cdn_profile_module.rb +723 -0
- data/lib/latest/modules/cognitiveservices_profile_module.rb +289 -0
- data/lib/latest/modules/commerce_profile_module.rb +99 -0
- data/lib/latest/modules/compute_profile_module.rb +1295 -0
- data/lib/latest/modules/computervision_profile_module.rb +233 -0
- data/lib/latest/modules/consumption_profile_module.rb +345 -0
- data/lib/latest/modules/containerinstance_profile_module.rb +291 -0
- data/lib/latest/modules/containerregistry_profile_module.rb +575 -0
- data/lib/latest/modules/containerservice_profile_module.rb +459 -0
- data/lib/latest/modules/contentmoderator_profile_module.rb +287 -0
- data/lib/latest/modules/cosmosdb_profile_module.rb +679 -0
- data/lib/latest/modules/costmanagement_profile_module.rb +207 -0
- data/lib/latest/modules/customerinsights_profile_module.rb +497 -0
- data/lib/latest/modules/customimagesearch_profile_module.rb +143 -0
- data/lib/latest/modules/customsearch_profile_module.rb +123 -0
- data/lib/latest/modules/customvisionprediction_profile_module.rb +69 -0
- data/lib/latest/modules/customvisiontraining_profile_module.rb +241 -0
- data/lib/latest/modules/databox_profile_module.rb +309 -0
- data/lib/latest/modules/datafactory_profile_module.rb +2809 -0
- data/lib/latest/modules/datalakeanalytics_profile_module.rb +253 -0
- data/lib/latest/modules/datalakestore_profile_module.rb +247 -0
- data/lib/latest/modules/datamigration_profile_module.rb +1307 -0
- data/lib/latest/modules/datashare_profile_module.rb +399 -0
- data/lib/latest/modules/deploymentmanager_profile_module.rb +261 -0
- data/lib/latest/modules/devspaces_profile_module.rb +119 -0
- data/lib/latest/modules/devtestlabs_profile_module.rb +849 -0
- data/lib/latest/modules/dns_profile_module.rb +143 -0
- data/lib/latest/modules/edgegateway_profile_module.rb +463 -0
- data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
- data/lib/latest/modules/eventgrid_profile_module.rb +719 -0
- data/lib/latest/modules/eventhub_profile_module.rb +195 -0
- data/lib/latest/modules/face_profile_module.rb +297 -0
- data/lib/latest/modules/features_profile_module.rb +73 -0
- data/lib/latest/modules/formrecognizer_profile_module.rb +169 -0
- data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
- data/lib/latest/modules/hanaonazure_profile_module.rb +137 -0
- data/lib/latest/modules/hdinsight_profile_module.rb +441 -0
- data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
- data/lib/latest/modules/importexport_profile_module.rb +135 -0
- data/lib/latest/modules/iotcentral_profile_module.rb +107 -0
- data/lib/latest/modules/iothub_profile_module.rb +377 -0
- data/lib/latest/modules/keyvault_profile_module.rb +623 -0
- data/lib/latest/modules/kubernetesconfiguration_profile_module.rb +123 -0
- data/lib/latest/modules/kusto_profile_module.rb +365 -0
- data/lib/latest/modules/labservices_profile_module.rb +357 -0
- data/lib/latest/modules/links_profile_module.rb +83 -0
- data/lib/latest/modules/localsearch_profile_module.rb +151 -0
- data/lib/latest/modules/locks_profile_module.rb +79 -0
- data/lib/latest/modules/logic_profile_module.rb +787 -0
- data/lib/latest/modules/luisauthoring_profile_module.rb +505 -0
- data/lib/latest/modules/luisruntime_profile_module.rb +91 -0
- data/lib/latest/modules/machinelearning_profile_module.rb +211 -0
- data/lib/latest/modules/machinelearningservices_profile_module.rb +293 -0
- data/lib/latest/modules/maintenance_profile_module.rb +121 -0
- data/lib/latest/modules/managedapplications_profile_module.rb +123 -0
- data/lib/latest/modules/managedserviceidentity_profile_module.rb +75 -0
- data/lib/latest/modules/mariadb_profile_module.rb +233 -0
- data/lib/latest/modules/marketplaceordering_profile_module.rb +79 -0
- data/lib/latest/modules/mediaservices_profile_module.rb +871 -0
- data/lib/latest/modules/migrate_profile_module.rb +243 -0
- data/lib/latest/modules/mixedreality_profile_module.rb +169 -0
- data/lib/latest/modules/monitor_profile_module.rb +723 -0
- data/lib/latest/modules/mysql_profile_module.rb +233 -0
- data/lib/latest/modules/netapp_profile_module.rb +207 -0
- data/lib/latest/modules/network_profile_module.rb +2937 -0
- data/lib/latest/modules/newssearch_profile_module.rb +143 -0
- data/lib/latest/modules/notificationhubs_profile_module.rb +189 -0
- data/lib/latest/modules/operationalinsights_profile_module.rb +405 -0
- data/lib/latest/modules/operationsmanagement_profile_module.rb +123 -0
- data/lib/latest/modules/peering_profile_module.rb +259 -0
- data/lib/latest/modules/personalizer_profile_module.rb +83 -0
- data/lib/latest/modules/policy_profile_module.rb +105 -0
- data/lib/latest/modules/policyinsights_profile_module.rb +223 -0
- data/lib/latest/modules/portal_profile_module.rb +95 -0
- data/lib/latest/modules/postgresql_profile_module.rb +233 -0
- data/lib/latest/modules/powerbidedicated_profile_module.rb +123 -0
- data/lib/latest/modules/powerbiembedded_profile_module.rb +127 -0
- data/lib/latest/modules/privatedns_profile_module.rb +137 -0
- data/lib/latest/modules/qnamaker_profile_module.rb +215 -0
- data/lib/latest/modules/qnamakerruntime_profile_module.rb +123 -0
- data/lib/latest/modules/recoveryservices_profile_module.rb +253 -0
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1343 -0
- data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1465 -0
- data/lib/latest/modules/redis_profile_module.rb +209 -0
- data/lib/latest/modules/relay_profile_module.rb +163 -0
- data/lib/latest/modules/reservations_profile_module.rb +347 -0
- data/lib/latest/modules/resourcegraph_profile_module.rb +129 -0
- data/lib/latest/modules/resourcehealth_profile_module.rb +111 -0
- data/lib/latest/modules/resources_profile_module.rb +321 -0
- data/lib/latest/modules/resourcesmanagement_profile_module.rb +163 -0
- data/lib/latest/modules/scheduler_profile_module.rb +227 -0
- data/lib/latest/modules/search_profile_module.rb +127 -0
- data/lib/latest/modules/security_profile_module.rb +841 -0
- data/lib/latest/modules/serialconsole_profile_module.rb +73 -0
- data/lib/latest/modules/servicebus_profile_module.rb +309 -0
- data/lib/latest/modules/servicefabric_profile_module.rb +2711 -0
- data/lib/latest/modules/signalr_profile_module.rb +233 -0
- data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
- data/lib/latest/modules/sql_profile_module.rb +1765 -0
- data/lib/latest/modules/sqlvirtualmachine_profile_module.rb +235 -0
- data/lib/latest/modules/storage_profile_module.rb +693 -0
- data/lib/latest/modules/storagecache_profile_module.rb +217 -0
- data/lib/latest/modules/storagesync_profile_module.rb +275 -0
- data/lib/latest/modules/storsimple8000series_profile_module.rb +715 -0
- data/lib/latest/modules/streamanalytics_profile_module.rb +349 -0
- data/lib/latest/modules/subscriptions_profile_module.rb +235 -0
- data/lib/latest/modules/support_profile_module.rb +177 -0
- data/lib/latest/modules/synapse_profile_module.rb +827 -0
- data/lib/latest/modules/textanalytics_profile_module.rb +125 -0
- data/lib/latest/modules/timeseriesinsights_profile_module.rb +309 -0
- data/lib/latest/modules/trafficmanager_profile_module.rb +173 -0
- data/lib/latest/modules/videosearch_profile_module.rb +175 -0
- data/lib/latest/modules/visualsearch_profile_module.rb +235 -0
- data/lib/latest/modules/vmwarecloudsimple_profile_module.rb +247 -0
- data/lib/latest/modules/web_profile_module.rb +1419 -0
- data/lib/latest/modules/websearch_profile_module.rb +211 -0
- data/lib/v2017_03_09/module_definition.rb +7 -0
- data/lib/v2017_03_09/modules/authorization_profile_module.rb +141 -0
- data/lib/v2017_03_09/modules/compute_profile_module.rb +469 -0
- data/lib/v2017_03_09/modules/dns_profile_module.rb +139 -0
- data/lib/v2017_03_09/modules/features_profile_module.rb +73 -0
- data/lib/v2017_03_09/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2017_03_09/modules/links_profile_module.rb +83 -0
- data/lib/v2017_03_09/modules/locks_profile_module.rb +61 -0
- data/lib/v2017_03_09/modules/network_profile_module.rb +555 -0
- data/lib/v2017_03_09/modules/policy_profile_module.rb +71 -0
- data/lib/v2017_03_09/modules/resources_profile_module.rb +255 -0
- data/lib/v2017_03_09/modules/storage_profile_module.rb +163 -0
- data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2017_03_09/v2017_03_09_profile_client.rb +170 -0
- data/lib/v2018_03_01/module_definition.rb +7 -0
- data/lib/v2018_03_01/modules/authorization_profile_module.rb +133 -0
- data/lib/v2018_03_01/modules/compute_profile_module.rb +755 -0
- data/lib/v2018_03_01/modules/dns_profile_module.rb +139 -0
- data/lib/v2018_03_01/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2018_03_01/modules/locks_profile_module.rb +79 -0
- data/lib/v2018_03_01/modules/network_profile_module.rb +1321 -0
- data/lib/v2018_03_01/modules/policy_profile_module.rb +75 -0
- data/lib/v2018_03_01/modules/resources_profile_module.rb +271 -0
- data/lib/v2018_03_01/modules/storage_profile_module.rb +163 -0
- data/lib/v2018_03_01/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2018_03_01/modules/web_profile_module.rb +1223 -0
- data/lib/v2018_03_01/v2018_03_01_profile_client.rb +160 -0
- data/lib/v2019_03_01_hybrid/module_definition.rb +7 -0
- data/lib/v2019_03_01_hybrid/modules/authorization_profile_module.rb +133 -0
- data/lib/v2019_03_01_hybrid/modules/compute_profile_module.rb +855 -0
- data/lib/v2019_03_01_hybrid/modules/dns_profile_module.rb +139 -0
- data/lib/v2019_03_01_hybrid/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2019_03_01_hybrid/modules/locks_profile_module.rb +79 -0
- data/lib/v2019_03_01_hybrid/modules/monitor_profile_module.rb +285 -0
- data/lib/v2019_03_01_hybrid/modules/network_profile_module.rb +1261 -0
- data/lib/v2019_03_01_hybrid/modules/policy_profile_module.rb +75 -0
- data/lib/v2019_03_01_hybrid/modules/resources_profile_module.rb +289 -0
- data/lib/v2019_03_01_hybrid/modules/storage_profile_module.rb +283 -0
- data/lib/v2019_03_01_hybrid/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2019_03_01_hybrid/modules/web_profile_module.rb +1457 -0
- data/lib/v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client.rb +170 -0
- metadata +2187 -0
@@ -0,0 +1,289 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_mgmt_cognitive_services'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module CognitiveServices
|
9
|
+
module Mgmt
|
10
|
+
Accounts = Azure::CognitiveServices::Mgmt::V2017_04_18::Accounts
|
11
|
+
ResourceSkus = Azure::CognitiveServices::Mgmt::V2017_04_18::ResourceSkus
|
12
|
+
Operations = Azure::CognitiveServices::Mgmt::V2017_04_18::Operations
|
13
|
+
PrivateEndpointConnections = Azure::CognitiveServices::Mgmt::V2017_04_18::PrivateEndpointConnections
|
14
|
+
PrivateLinkResources = Azure::CognitiveServices::Mgmt::V2017_04_18::PrivateLinkResources
|
15
|
+
|
16
|
+
module Models
|
17
|
+
Usage = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Usage
|
18
|
+
Sku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku
|
19
|
+
UsagesResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UsagesResult
|
20
|
+
IpRule = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::IpRule
|
21
|
+
ErrorBody = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody
|
22
|
+
NetworkRuleSet = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::NetworkRuleSet
|
23
|
+
Error = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error
|
24
|
+
Encryption = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Encryption
|
25
|
+
OperationDisplayInfo = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationDisplayInfo
|
26
|
+
PrivateEndpoint = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateEndpoint
|
27
|
+
OperationEntity = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntity
|
28
|
+
PrivateEndpointConnectionProperties = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateEndpointConnectionProperties
|
29
|
+
OperationEntityListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntityListResult
|
30
|
+
CognitiveServicesAccountApiProperties = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountApiProperties
|
31
|
+
CheckSkuAvailabilityParameter = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityParameter
|
32
|
+
UserAssignedIdentity = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UserAssignedIdentity
|
33
|
+
CheckSkuAvailabilityResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResult
|
34
|
+
CognitiveServicesAccount = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccount
|
35
|
+
CheckSkuAvailabilityResultList = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResultList
|
36
|
+
CognitiveServicesAccountKeys = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountKeys
|
37
|
+
CheckDomainAvailabilityParameter = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckDomainAvailabilityParameter
|
38
|
+
CognitiveServicesResourceAndSku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesResourceAndSku
|
39
|
+
CheckDomainAvailabilityResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckDomainAvailabilityResult
|
40
|
+
MetricName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::MetricName
|
41
|
+
ResourceSkuRestrictionInfo = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionInfo
|
42
|
+
VirtualNetworkRule = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::VirtualNetworkRule
|
43
|
+
ResourceSkuRestrictions = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictions
|
44
|
+
UserOwnedStorage = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UserOwnedStorage
|
45
|
+
ResourceSku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSku
|
46
|
+
KeyVaultProperties = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyVaultProperties
|
47
|
+
CognitiveServicesAccountProperties = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountProperties
|
48
|
+
PrivateLinkServiceConnectionState = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateLinkServiceConnectionState
|
49
|
+
CognitiveServicesAccountListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult
|
50
|
+
CognitiveServicesAccountEnumerateSkusResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountEnumerateSkusResult
|
51
|
+
ResourceSkusResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkusResult
|
52
|
+
Identity = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Identity
|
53
|
+
PrivateLinkResourceProperties = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateLinkResourceProperties
|
54
|
+
SkuCapability = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuCapability
|
55
|
+
Resource = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Resource
|
56
|
+
RegenerateKeyParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::RegenerateKeyParameters
|
57
|
+
PrivateLinkResourceListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateLinkResourceListResult
|
58
|
+
PrivateEndpointConnection = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateEndpointConnection
|
59
|
+
PrivateLinkResource = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateLinkResource
|
60
|
+
ProxyResource = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProxyResource
|
61
|
+
TrackedResource = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::TrackedResource
|
62
|
+
AzureEntityResource = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::AzureEntityResource
|
63
|
+
SkuTier = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier
|
64
|
+
ProvisioningState = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProvisioningState
|
65
|
+
NetworkRuleAction = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::NetworkRuleAction
|
66
|
+
KeySource = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeySource
|
67
|
+
PrivateEndpointServiceConnectionStatus = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateEndpointServiceConnectionStatus
|
68
|
+
PublicNetworkAccess = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PublicNetworkAccess
|
69
|
+
IdentityType = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::IdentityType
|
70
|
+
KeyName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName
|
71
|
+
UnitType = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UnitType
|
72
|
+
QuotaUsageStatus = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::QuotaUsageStatus
|
73
|
+
ResourceSkuRestrictionsType = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsType
|
74
|
+
ResourceSkuRestrictionsReasonCode = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsReasonCode
|
75
|
+
end
|
76
|
+
|
77
|
+
class CognitiveServicesManagementClass
|
78
|
+
attr_reader :accounts, :resource_skus, :operations, :private_endpoint_connections, :private_link_resources, :configurable, :base_url, :options, :model_classes
|
79
|
+
|
80
|
+
def initialize(configurable, base_url=nil, options=nil)
|
81
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
82
|
+
|
83
|
+
@client_0 = Azure::CognitiveServices::Mgmt::V2017_04_18::CognitiveServicesManagementClient.new(configurable.credentials, base_url, options)
|
84
|
+
if(@client_0.respond_to?(:subscription_id))
|
85
|
+
@client_0.subscription_id = configurable.subscription_id
|
86
|
+
end
|
87
|
+
add_telemetry(@client_0)
|
88
|
+
@accounts = @client_0.accounts
|
89
|
+
@resource_skus = @client_0.resource_skus
|
90
|
+
@operations = @client_0.operations
|
91
|
+
@private_endpoint_connections = @client_0.private_endpoint_connections
|
92
|
+
@private_link_resources = @client_0.private_link_resources
|
93
|
+
|
94
|
+
@model_classes = ModelClasses.new
|
95
|
+
end
|
96
|
+
|
97
|
+
def add_telemetry(client)
|
98
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/CognitiveServices/Mgmt"
|
99
|
+
client.add_user_agent_information(profile_information)
|
100
|
+
end
|
101
|
+
|
102
|
+
def method_missing(method, *args)
|
103
|
+
if @client_0.respond_to?method
|
104
|
+
@client_0.send(method, *args)
|
105
|
+
else
|
106
|
+
super
|
107
|
+
end
|
108
|
+
end
|
109
|
+
|
110
|
+
class ModelClasses
|
111
|
+
def usage
|
112
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Usage
|
113
|
+
end
|
114
|
+
def sku
|
115
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku
|
116
|
+
end
|
117
|
+
def usages_result
|
118
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UsagesResult
|
119
|
+
end
|
120
|
+
def ip_rule
|
121
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::IpRule
|
122
|
+
end
|
123
|
+
def error_body
|
124
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody
|
125
|
+
end
|
126
|
+
def network_rule_set
|
127
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::NetworkRuleSet
|
128
|
+
end
|
129
|
+
def error
|
130
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error
|
131
|
+
end
|
132
|
+
def encryption
|
133
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Encryption
|
134
|
+
end
|
135
|
+
def operation_display_info
|
136
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationDisplayInfo
|
137
|
+
end
|
138
|
+
def private_endpoint
|
139
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateEndpoint
|
140
|
+
end
|
141
|
+
def operation_entity
|
142
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntity
|
143
|
+
end
|
144
|
+
def private_endpoint_connection_properties
|
145
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateEndpointConnectionProperties
|
146
|
+
end
|
147
|
+
def operation_entity_list_result
|
148
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationEntityListResult
|
149
|
+
end
|
150
|
+
def cognitive_services_account_api_properties
|
151
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountApiProperties
|
152
|
+
end
|
153
|
+
def check_sku_availability_parameter
|
154
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityParameter
|
155
|
+
end
|
156
|
+
def user_assigned_identity
|
157
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UserAssignedIdentity
|
158
|
+
end
|
159
|
+
def check_sku_availability_result
|
160
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResult
|
161
|
+
end
|
162
|
+
def cognitive_services_account
|
163
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccount
|
164
|
+
end
|
165
|
+
def check_sku_availability_result_list
|
166
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResultList
|
167
|
+
end
|
168
|
+
def cognitive_services_account_keys
|
169
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountKeys
|
170
|
+
end
|
171
|
+
def check_domain_availability_parameter
|
172
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckDomainAvailabilityParameter
|
173
|
+
end
|
174
|
+
def cognitive_services_resource_and_sku
|
175
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesResourceAndSku
|
176
|
+
end
|
177
|
+
def check_domain_availability_result
|
178
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckDomainAvailabilityResult
|
179
|
+
end
|
180
|
+
def metric_name
|
181
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::MetricName
|
182
|
+
end
|
183
|
+
def resource_sku_restriction_info
|
184
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionInfo
|
185
|
+
end
|
186
|
+
def virtual_network_rule
|
187
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::VirtualNetworkRule
|
188
|
+
end
|
189
|
+
def resource_sku_restrictions
|
190
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictions
|
191
|
+
end
|
192
|
+
def user_owned_storage
|
193
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UserOwnedStorage
|
194
|
+
end
|
195
|
+
def resource_sku
|
196
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSku
|
197
|
+
end
|
198
|
+
def key_vault_properties
|
199
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyVaultProperties
|
200
|
+
end
|
201
|
+
def cognitive_services_account_properties
|
202
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountProperties
|
203
|
+
end
|
204
|
+
def private_link_service_connection_state
|
205
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateLinkServiceConnectionState
|
206
|
+
end
|
207
|
+
def cognitive_services_account_list_result
|
208
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult
|
209
|
+
end
|
210
|
+
def cognitive_services_account_enumerate_skus_result
|
211
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountEnumerateSkusResult
|
212
|
+
end
|
213
|
+
def resource_skus_result
|
214
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkusResult
|
215
|
+
end
|
216
|
+
def identity
|
217
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Identity
|
218
|
+
end
|
219
|
+
def private_link_resource_properties
|
220
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateLinkResourceProperties
|
221
|
+
end
|
222
|
+
def sku_capability
|
223
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuCapability
|
224
|
+
end
|
225
|
+
def resource
|
226
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Resource
|
227
|
+
end
|
228
|
+
def regenerate_key_parameters
|
229
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::RegenerateKeyParameters
|
230
|
+
end
|
231
|
+
def private_link_resource_list_result
|
232
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateLinkResourceListResult
|
233
|
+
end
|
234
|
+
def private_endpoint_connection
|
235
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateEndpointConnection
|
236
|
+
end
|
237
|
+
def private_link_resource
|
238
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateLinkResource
|
239
|
+
end
|
240
|
+
def proxy_resource
|
241
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProxyResource
|
242
|
+
end
|
243
|
+
def tracked_resource
|
244
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::TrackedResource
|
245
|
+
end
|
246
|
+
def azure_entity_resource
|
247
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::AzureEntityResource
|
248
|
+
end
|
249
|
+
def sku_tier
|
250
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier
|
251
|
+
end
|
252
|
+
def provisioning_state
|
253
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProvisioningState
|
254
|
+
end
|
255
|
+
def network_rule_action
|
256
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::NetworkRuleAction
|
257
|
+
end
|
258
|
+
def key_source
|
259
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeySource
|
260
|
+
end
|
261
|
+
def private_endpoint_service_connection_status
|
262
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PrivateEndpointServiceConnectionStatus
|
263
|
+
end
|
264
|
+
def public_network_access
|
265
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::PublicNetworkAccess
|
266
|
+
end
|
267
|
+
def identity_type
|
268
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::IdentityType
|
269
|
+
end
|
270
|
+
def key_name
|
271
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName
|
272
|
+
end
|
273
|
+
def unit_type
|
274
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::UnitType
|
275
|
+
end
|
276
|
+
def quota_usage_status
|
277
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::QuotaUsageStatus
|
278
|
+
end
|
279
|
+
def resource_sku_restrictions_type
|
280
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsType
|
281
|
+
end
|
282
|
+
def resource_sku_restrictions_reason_code
|
283
|
+
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsReasonCode
|
284
|
+
end
|
285
|
+
end
|
286
|
+
end
|
287
|
+
end
|
288
|
+
end
|
289
|
+
end
|
@@ -0,0 +1,99 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_mgmt_commerce'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
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
|
12
|
+
|
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
|
27
|
+
|
28
|
+
class CommerceManagementClass
|
29
|
+
attr_reader :usage_aggregates, :rate_card, :configurable, :base_url, :options, :model_classes
|
30
|
+
|
31
|
+
def initialize(configurable, base_url=nil, options=nil)
|
32
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
33
|
+
|
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
|
41
|
+
|
42
|
+
@model_classes = ModelClasses.new
|
43
|
+
end
|
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)
|
48
|
+
end
|
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
|
56
|
+
end
|
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
|
95
|
+
end
|
96
|
+
end
|
97
|
+
end
|
98
|
+
end
|
99
|
+
end
|
@@ -0,0 +1,1295 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_mgmt_compute'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module Compute
|
9
|
+
module Mgmt
|
10
|
+
Disks = Azure::Compute::Mgmt::V2019_03_01::Disks
|
11
|
+
Snapshots = Azure::Compute::Mgmt::V2019_03_01::Snapshots
|
12
|
+
ResourceSkus = Azure::Compute::Mgmt::V2019_04_01::ResourceSkus
|
13
|
+
Operations = Azure::Compute::Mgmt::V2019_12_01::Operations
|
14
|
+
AvailabilitySets = Azure::Compute::Mgmt::V2019_12_01::AvailabilitySets
|
15
|
+
ProximityPlacementGroups = Azure::Compute::Mgmt::V2019_12_01::ProximityPlacementGroups
|
16
|
+
DedicatedHostGroups = Azure::Compute::Mgmt::V2019_12_01::DedicatedHostGroups
|
17
|
+
DedicatedHosts = Azure::Compute::Mgmt::V2019_12_01::DedicatedHosts
|
18
|
+
SshPublicKeys = Azure::Compute::Mgmt::V2019_12_01::SshPublicKeys
|
19
|
+
VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2019_12_01::VirtualMachineExtensionImages
|
20
|
+
VirtualMachineExtensions = Azure::Compute::Mgmt::V2019_12_01::VirtualMachineExtensions
|
21
|
+
VirtualMachineImages = Azure::Compute::Mgmt::V2019_12_01::VirtualMachineImages
|
22
|
+
UsageOperations = Azure::Compute::Mgmt::V2019_12_01::UsageOperations
|
23
|
+
VirtualMachines = Azure::Compute::Mgmt::V2019_12_01::VirtualMachines
|
24
|
+
VirtualMachineSizes = Azure::Compute::Mgmt::V2019_12_01::VirtualMachineSizes
|
25
|
+
Images = Azure::Compute::Mgmt::V2019_12_01::Images
|
26
|
+
VirtualMachineScaleSets = Azure::Compute::Mgmt::V2019_12_01::VirtualMachineScaleSets
|
27
|
+
VirtualMachineScaleSetExtensions = Azure::Compute::Mgmt::V2019_12_01::VirtualMachineScaleSetExtensions
|
28
|
+
VirtualMachineScaleSetRollingUpgrades = Azure::Compute::Mgmt::V2019_12_01::VirtualMachineScaleSetRollingUpgrades
|
29
|
+
VirtualMachineScaleSetVMExtensions = Azure::Compute::Mgmt::V2019_12_01::VirtualMachineScaleSetVMExtensions
|
30
|
+
VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2019_12_01::VirtualMachineScaleSetVMs
|
31
|
+
LogAnalytics = Azure::Compute::Mgmt::V2019_12_01::LogAnalytics
|
32
|
+
VirtualMachineRunCommands = Azure::Compute::Mgmt::V2019_12_01::VirtualMachineRunCommands
|
33
|
+
Galleries = Azure::Compute::Mgmt::V2019_12_01::Galleries
|
34
|
+
GalleryImages = Azure::Compute::Mgmt::V2019_12_01::GalleryImages
|
35
|
+
GalleryImageVersions = Azure::Compute::Mgmt::V2019_12_01::GalleryImageVersions
|
36
|
+
GalleryApplications = Azure::Compute::Mgmt::V2019_12_01::GalleryApplications
|
37
|
+
GalleryApplicationVersions = Azure::Compute::Mgmt::V2019_12_01::GalleryApplicationVersions
|
38
|
+
|
39
|
+
module Models
|
40
|
+
DiskSku = Azure::Compute::Mgmt::V2019_03_01::Models::DiskSku
|
41
|
+
ImageDiskReference = Azure::Compute::Mgmt::V2019_03_01::Models::ImageDiskReference
|
42
|
+
SnapshotList = Azure::Compute::Mgmt::V2019_03_01::Models::SnapshotList
|
43
|
+
SnapshotUpdate = Azure::Compute::Mgmt::V2019_03_01::Models::SnapshotUpdate
|
44
|
+
AccessUri = Azure::Compute::Mgmt::V2019_03_01::Models::AccessUri
|
45
|
+
GrantAccessData = Azure::Compute::Mgmt::V2019_03_01::Models::GrantAccessData
|
46
|
+
SnapshotSku = Azure::Compute::Mgmt::V2019_03_01::Models::SnapshotSku
|
47
|
+
DiskList = Azure::Compute::Mgmt::V2019_03_01::Models::DiskList
|
48
|
+
DiskUpdate = Azure::Compute::Mgmt::V2019_03_01::Models::DiskUpdate
|
49
|
+
EncryptionSettingsCollection = Azure::Compute::Mgmt::V2019_03_01::Models::EncryptionSettingsCollection
|
50
|
+
EncryptionSettingsElement = Azure::Compute::Mgmt::V2019_03_01::Models::EncryptionSettingsElement
|
51
|
+
KeyVaultAndKeyReference = Azure::Compute::Mgmt::V2019_03_01::Models::KeyVaultAndKeyReference
|
52
|
+
KeyVaultAndSecretReference = Azure::Compute::Mgmt::V2019_03_01::Models::KeyVaultAndSecretReference
|
53
|
+
SourceVault = Azure::Compute::Mgmt::V2019_03_01::Models::SourceVault
|
54
|
+
CreationData = Azure::Compute::Mgmt::V2019_03_01::Models::CreationData
|
55
|
+
Disk = Azure::Compute::Mgmt::V2019_03_01::Models::Disk
|
56
|
+
Snapshot = Azure::Compute::Mgmt::V2019_03_01::Models::Snapshot
|
57
|
+
DiskStorageAccountTypes = Azure::Compute::Mgmt::V2019_03_01::Models::DiskStorageAccountTypes
|
58
|
+
DiskCreateOption = Azure::Compute::Mgmt::V2019_03_01::Models::DiskCreateOption
|
59
|
+
DiskState = Azure::Compute::Mgmt::V2019_03_01::Models::DiskState
|
60
|
+
SnapshotStorageAccountTypes = Azure::Compute::Mgmt::V2019_03_01::Models::SnapshotStorageAccountTypes
|
61
|
+
AccessLevel = Azure::Compute::Mgmt::V2019_03_01::Models::AccessLevel
|
62
|
+
ResourceSkuRestrictionInfo = Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuRestrictionInfo
|
63
|
+
ResourceSkuRestrictions = Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuRestrictions
|
64
|
+
ResourceSkuCosts = Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuCosts
|
65
|
+
ResourceSkuLocationInfo = Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuLocationInfo
|
66
|
+
ResourceSkuZoneDetails = Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuZoneDetails
|
67
|
+
ResourceSku = Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSku
|
68
|
+
ResourceSkuCapabilities = Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuCapabilities
|
69
|
+
ResourceSkusResult = Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkusResult
|
70
|
+
ResourceSkuCapacity = Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuCapacity
|
71
|
+
ResourceSkuCapacityScaleType = Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuCapacityScaleType
|
72
|
+
ResourceSkuRestrictionsType = Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuRestrictionsType
|
73
|
+
ResourceSkuRestrictionsReasonCode = Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuRestrictionsReasonCode
|
74
|
+
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
|
75
|
+
VirtualMachineScaleSetIpTag = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetIpTag
|
76
|
+
ComputeOperationListResult = Azure::Compute::Mgmt::V2019_12_01::Models::ComputeOperationListResult
|
77
|
+
VirtualMachineScaleSetPublicIPAddressConfiguration = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration
|
78
|
+
SubResource = Azure::Compute::Mgmt::V2019_12_01::Models::SubResource
|
79
|
+
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
|
80
|
+
VirtualMachineInstanceView = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineInstanceView
|
81
|
+
ReplicationStatus = Azure::Compute::Mgmt::V2019_12_01::Models::ReplicationStatus
|
82
|
+
AvailabilitySetListResult = Azure::Compute::Mgmt::V2019_12_01::Models::AvailabilitySetListResult
|
83
|
+
RegionalReplicationStatus = Azure::Compute::Mgmt::V2019_12_01::Models::RegionalReplicationStatus
|
84
|
+
GalleryApplicationList = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplicationList
|
85
|
+
VirtualMachineListResult = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineListResult
|
86
|
+
ProximityPlacementGroupListResult = Azure::Compute::Mgmt::V2019_12_01::Models::ProximityPlacementGroupListResult
|
87
|
+
AutomaticOSUpgradePolicy = Azure::Compute::Mgmt::V2019_12_01::Models::AutomaticOSUpgradePolicy
|
88
|
+
GalleryImageList = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImageList
|
89
|
+
RollingUpgradePolicy = Azure::Compute::Mgmt::V2019_12_01::Models::RollingUpgradePolicy
|
90
|
+
DedicatedHostGroupListResult = Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostGroupListResult
|
91
|
+
UpgradePolicy = Azure::Compute::Mgmt::V2019_12_01::Models::UpgradePolicy
|
92
|
+
DedicatedHostAvailableCapacity = Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostAvailableCapacity
|
93
|
+
ScaleInPolicy = Azure::Compute::Mgmt::V2019_12_01::Models::ScaleInPolicy
|
94
|
+
GalleryDiskImage = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryDiskImage
|
95
|
+
UserArtifactSource = Azure::Compute::Mgmt::V2019_12_01::Models::UserArtifactSource
|
96
|
+
DedicatedHostListResult = Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostListResult
|
97
|
+
GalleryIdentifier = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryIdentifier
|
98
|
+
ManagedArtifact = Azure::Compute::Mgmt::V2019_12_01::Models::ManagedArtifact
|
99
|
+
ImageDisk = Azure::Compute::Mgmt::V2019_12_01::Models::ImageDisk
|
100
|
+
SshPublicKeysGroupListResult = Azure::Compute::Mgmt::V2019_12_01::Models::SshPublicKeysGroupListResult
|
101
|
+
ImageStorageProfile = Azure::Compute::Mgmt::V2019_12_01::Models::ImageStorageProfile
|
102
|
+
VirtualMachineSizeListResult = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineSizeListResult
|
103
|
+
RunCommandResult = Azure::Compute::Mgmt::V2019_12_01::Models::RunCommandResult
|
104
|
+
TargetRegion = Azure::Compute::Mgmt::V2019_12_01::Models::TargetRegion
|
105
|
+
RunCommandListResult = Azure::Compute::Mgmt::V2019_12_01::Models::RunCommandListResult
|
106
|
+
EncryptionImages = Azure::Compute::Mgmt::V2019_12_01::Models::EncryptionImages
|
107
|
+
ImageListResult = Azure::Compute::Mgmt::V2019_12_01::Models::ImageListResult
|
108
|
+
VirtualMachineExtensionsListResult = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineExtensionsListResult
|
109
|
+
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue
|
110
|
+
OSDiskImage = Azure::Compute::Mgmt::V2019_12_01::Models::OSDiskImage
|
111
|
+
VirtualMachineScaleSetIdentity = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetIdentity
|
112
|
+
AutomaticOSUpgradeProperties = Azure::Compute::Mgmt::V2019_12_01::Models::AutomaticOSUpgradeProperties
|
113
|
+
VirtualMachineScaleSetOSProfile = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetOSProfile
|
114
|
+
UsageName = Azure::Compute::Mgmt::V2019_12_01::Models::UsageName
|
115
|
+
VirtualMachineScaleSetUpdateOSProfile = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdateOSProfile
|
116
|
+
ListUsagesResult = Azure::Compute::Mgmt::V2019_12_01::Models::ListUsagesResult
|
117
|
+
VirtualMachineScaleSetManagedDiskParameters = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetManagedDiskParameters
|
118
|
+
VirtualMachineCaptureParameters = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineCaptureParameters
|
119
|
+
VirtualMachineScaleSetOSDisk = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetOSDisk
|
120
|
+
Plan = Azure::Compute::Mgmt::V2019_12_01::Models::Plan
|
121
|
+
VirtualMachineScaleSetUpdateOSDisk = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdateOSDisk
|
122
|
+
Disallowed = Azure::Compute::Mgmt::V2019_12_01::Models::Disallowed
|
123
|
+
VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetDataDisk
|
124
|
+
RecommendedMachineConfiguration = Azure::Compute::Mgmt::V2019_12_01::Models::RecommendedMachineConfiguration
|
125
|
+
VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetStorageProfile
|
126
|
+
DiskEncryptionSettings = Azure::Compute::Mgmt::V2019_12_01::Models::DiskEncryptionSettings
|
127
|
+
VirtualMachineScaleSetUpdateStorageProfile = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdateStorageProfile
|
128
|
+
DiffDiskSettings = Azure::Compute::Mgmt::V2019_12_01::Models::DiffDiskSettings
|
129
|
+
ApiEntityReference = Azure::Compute::Mgmt::V2019_12_01::Models::ApiEntityReference
|
130
|
+
OSDisk = Azure::Compute::Mgmt::V2019_12_01::Models::OSDisk
|
131
|
+
ComputeOperationValue = Azure::Compute::Mgmt::V2019_12_01::Models::ComputeOperationValue
|
132
|
+
StorageProfile = Azure::Compute::Mgmt::V2019_12_01::Models::StorageProfile
|
133
|
+
InstanceViewStatus = Azure::Compute::Mgmt::V2019_12_01::Models::InstanceViewStatus
|
134
|
+
AdditionalUnattendContent = Azure::Compute::Mgmt::V2019_12_01::Models::AdditionalUnattendContent
|
135
|
+
Sku = Azure::Compute::Mgmt::V2019_12_01::Models::Sku
|
136
|
+
WinRMConfiguration = Azure::Compute::Mgmt::V2019_12_01::Models::WinRMConfiguration
|
137
|
+
RunCommandDocumentBase = Azure::Compute::Mgmt::V2019_12_01::Models::RunCommandDocumentBase
|
138
|
+
SshPublicKey = Azure::Compute::Mgmt::V2019_12_01::Models::SshPublicKey
|
139
|
+
RunCommandParameterDefinition = Azure::Compute::Mgmt::V2019_12_01::Models::RunCommandParameterDefinition
|
140
|
+
LinuxConfiguration = Azure::Compute::Mgmt::V2019_12_01::Models::LinuxConfiguration
|
141
|
+
RunCommandInput = Azure::Compute::Mgmt::V2019_12_01::Models::RunCommandInput
|
142
|
+
VaultSecretGroup = Azure::Compute::Mgmt::V2019_12_01::Models::VaultSecretGroup
|
143
|
+
VirtualMachineScaleSetNetworkConfigurationDnsSettings = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings
|
144
|
+
AutomaticRepairsPolicy = Azure::Compute::Mgmt::V2019_12_01::Models::AutomaticRepairsPolicy
|
145
|
+
RunCommandInputParameter = Azure::Compute::Mgmt::V2019_12_01::Models::RunCommandInputParameter
|
146
|
+
NetworkProfile = Azure::Compute::Mgmt::V2019_12_01::Models::NetworkProfile
|
147
|
+
OrchestrationServiceStateInput = Azure::Compute::Mgmt::V2019_12_01::Models::OrchestrationServiceStateInput
|
148
|
+
DiagnosticsProfile = Azure::Compute::Mgmt::V2019_12_01::Models::DiagnosticsProfile
|
149
|
+
VirtualMachineScaleSetNetworkProfile = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetNetworkProfile
|
150
|
+
VirtualMachineExtensionHandlerInstanceView = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineExtensionHandlerInstanceView
|
151
|
+
VirtualMachineScaleSetUpdateNetworkProfile = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdateNetworkProfile
|
152
|
+
DiskInstanceView = Azure::Compute::Mgmt::V2019_12_01::Models::DiskInstanceView
|
153
|
+
VMScaleSetConvertToSinglePlacementGroupInput = Azure::Compute::Mgmt::V2019_12_01::Models::VMScaleSetConvertToSinglePlacementGroupInput
|
154
|
+
VirtualMachineIdentityUserAssignedIdentitiesValue = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineIdentityUserAssignedIdentitiesValue
|
155
|
+
LogAnalyticsOperationResult = Azure::Compute::Mgmt::V2019_12_01::Models::LogAnalyticsOperationResult
|
156
|
+
MaintenanceRedeployStatus = Azure::Compute::Mgmt::V2019_12_01::Models::MaintenanceRedeployStatus
|
157
|
+
VirtualMachineScaleSetExtensionListResult = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetExtensionListResult
|
158
|
+
GalleryApplicationVersionList = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplicationVersionList
|
159
|
+
VirtualMachineScaleSetExtensionProfile = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetExtensionProfile
|
160
|
+
SubResourceReadOnly = Azure::Compute::Mgmt::V2019_12_01::Models::SubResourceReadOnly
|
161
|
+
TerminateNotificationProfile = Azure::Compute::Mgmt::V2019_12_01::Models::TerminateNotificationProfile
|
162
|
+
DedicatedHostAllocatableVM = Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostAllocatableVM
|
163
|
+
ScheduledEventsProfile = Azure::Compute::Mgmt::V2019_12_01::Models::ScheduledEventsProfile
|
164
|
+
GalleryArtifactSource = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryArtifactSource
|
165
|
+
VirtualMachineScaleSetVMProfile = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMProfile
|
166
|
+
DiskImageEncryption = Azure::Compute::Mgmt::V2019_12_01::Models::DiskImageEncryption
|
167
|
+
VirtualMachineScaleSetUpdateVMProfile = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdateVMProfile
|
168
|
+
GalleryArtifactPublishingProfileBase = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryArtifactPublishingProfileBase
|
169
|
+
LogAnalyticsOutput = Azure::Compute::Mgmt::V2019_12_01::Models::LogAnalyticsOutput
|
170
|
+
GalleryImageVersionStorageProfile = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImageVersionStorageProfile
|
171
|
+
LogAnalyticsInputBase = Azure::Compute::Mgmt::V2019_12_01::Models::LogAnalyticsInputBase
|
172
|
+
DataDiskImage = Azure::Compute::Mgmt::V2019_12_01::Models::DataDiskImage
|
173
|
+
RecoveryWalkResponse = Azure::Compute::Mgmt::V2019_12_01::Models::RecoveryWalkResponse
|
174
|
+
Usage = Azure::Compute::Mgmt::V2019_12_01::Models::Usage
|
175
|
+
UpdateResource = Azure::Compute::Mgmt::V2019_12_01::Models::UpdateResource
|
176
|
+
ImagePurchasePlan = Azure::Compute::Mgmt::V2019_12_01::Models::ImagePurchasePlan
|
177
|
+
VirtualMachineScaleSetVMInstanceIDs = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMInstanceIDs
|
178
|
+
KeyVaultSecretReference = Azure::Compute::Mgmt::V2019_12_01::Models::KeyVaultSecretReference
|
179
|
+
VirtualMachineScaleSetVMInstanceRequiredIDs = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs
|
180
|
+
VirtualHardDisk = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualHardDisk
|
181
|
+
VirtualMachineStatusCodeCount = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineStatusCodeCount
|
182
|
+
DataDisk = Azure::Compute::Mgmt::V2019_12_01::Models::DataDisk
|
183
|
+
VirtualMachineScaleSetInstanceViewStatusesSummary = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary
|
184
|
+
WinRMListener = Azure::Compute::Mgmt::V2019_12_01::Models::WinRMListener
|
185
|
+
VirtualMachineScaleSetVMExtensionsSummary = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMExtensionsSummary
|
186
|
+
SshConfiguration = Azure::Compute::Mgmt::V2019_12_01::Models::SshConfiguration
|
187
|
+
OrchestrationServiceSummary = Azure::Compute::Mgmt::V2019_12_01::Models::OrchestrationServiceSummary
|
188
|
+
OSProfile = Azure::Compute::Mgmt::V2019_12_01::Models::OSProfile
|
189
|
+
VirtualMachineScaleSetInstanceView = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetInstanceView
|
190
|
+
BootDiagnostics = Azure::Compute::Mgmt::V2019_12_01::Models::BootDiagnostics
|
191
|
+
VirtualMachineScaleSetListResult = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetListResult
|
192
|
+
VirtualMachineAgentInstanceView = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineAgentInstanceView
|
193
|
+
VirtualMachineScaleSetListWithLinkResult = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetListWithLinkResult
|
194
|
+
VirtualMachineIdentity = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineIdentity
|
195
|
+
VirtualMachineScaleSetSkuCapacity = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetSkuCapacity
|
196
|
+
GalleryImageVersionList = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImageVersionList
|
197
|
+
VirtualMachineScaleSetSku = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetSku
|
198
|
+
DedicatedHostInstanceView = Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostInstanceView
|
199
|
+
VirtualMachineScaleSetListSkusResult = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetListSkusResult
|
200
|
+
VirtualMachineSize = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineSize
|
201
|
+
ApiErrorBase = Azure::Compute::Mgmt::V2019_12_01::Models::ApiErrorBase
|
202
|
+
PurchasePlan = Azure::Compute::Mgmt::V2019_12_01::Models::PurchasePlan
|
203
|
+
InnerError = Azure::Compute::Mgmt::V2019_12_01::Models::InnerError
|
204
|
+
VirtualMachineReimageParameters = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineReimageParameters
|
205
|
+
ApiError = Azure::Compute::Mgmt::V2019_12_01::Models::ApiError
|
206
|
+
KeyVaultKeyReference = Azure::Compute::Mgmt::V2019_12_01::Models::KeyVaultKeyReference
|
207
|
+
RollbackStatusInfo = Azure::Compute::Mgmt::V2019_12_01::Models::RollbackStatusInfo
|
208
|
+
AdditionalCapabilities = Azure::Compute::Mgmt::V2019_12_01::Models::AdditionalCapabilities
|
209
|
+
UpgradeOperationHistoryStatus = Azure::Compute::Mgmt::V2019_12_01::Models::UpgradeOperationHistoryStatus
|
210
|
+
VaultCertificate = Azure::Compute::Mgmt::V2019_12_01::Models::VaultCertificate
|
211
|
+
RollingUpgradeProgressInfo = Azure::Compute::Mgmt::V2019_12_01::Models::RollingUpgradeProgressInfo
|
212
|
+
BillingProfile = Azure::Compute::Mgmt::V2019_12_01::Models::BillingProfile
|
213
|
+
UpgradeOperationHistoricalStatusInfoProperties = Azure::Compute::Mgmt::V2019_12_01::Models::UpgradeOperationHistoricalStatusInfoProperties
|
214
|
+
UpdateResourceDefinition = Azure::Compute::Mgmt::V2019_12_01::Models::UpdateResourceDefinition
|
215
|
+
UpgradeOperationHistoricalStatusInfo = Azure::Compute::Mgmt::V2019_12_01::Models::UpgradeOperationHistoricalStatusInfo
|
216
|
+
SshPublicKeyGenerateKeyPairResult = Azure::Compute::Mgmt::V2019_12_01::Models::SshPublicKeyGenerateKeyPairResult
|
217
|
+
VirtualMachineScaleSetListOSUpgradeHistory = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetListOSUpgradeHistory
|
218
|
+
GalleryArtifactVersionSource = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryArtifactVersionSource
|
219
|
+
VirtualMachineHealthStatus = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineHealthStatus
|
220
|
+
ResourceRange = Azure::Compute::Mgmt::V2019_12_01::Models::ResourceRange
|
221
|
+
VirtualMachineScaleSetVMInstanceView = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMInstanceView
|
222
|
+
GalleryImageIdentifier = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImageIdentifier
|
223
|
+
VirtualMachineScaleSetVMNetworkProfileConfiguration = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMNetworkProfileConfiguration
|
224
|
+
GalleryList = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryList
|
225
|
+
VirtualMachineScaleSetVMProtectionPolicy = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMProtectionPolicy
|
226
|
+
HardwareProfile = Azure::Compute::Mgmt::V2019_12_01::Models::HardwareProfile
|
227
|
+
Resource = Azure::Compute::Mgmt::V2019_12_01::Models::Resource
|
228
|
+
BootDiagnosticsInstanceView = Azure::Compute::Mgmt::V2019_12_01::Models::BootDiagnosticsInstanceView
|
229
|
+
VirtualMachineScaleSetVMListResult = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMListResult
|
230
|
+
WindowsConfiguration = Azure::Compute::Mgmt::V2019_12_01::Models::WindowsConfiguration
|
231
|
+
RollingUpgradeRunningStatus = Azure::Compute::Mgmt::V2019_12_01::Models::RollingUpgradeRunningStatus
|
232
|
+
VirtualMachineExtensionInstanceView = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineExtensionInstanceView
|
233
|
+
AvailabilitySet = Azure::Compute::Mgmt::V2019_12_01::Models::AvailabilitySet
|
234
|
+
AvailabilitySetUpdate = Azure::Compute::Mgmt::V2019_12_01::Models::AvailabilitySetUpdate
|
235
|
+
SubResourceWithColocationStatus = Azure::Compute::Mgmt::V2019_12_01::Models::SubResourceWithColocationStatus
|
236
|
+
ProximityPlacementGroup = Azure::Compute::Mgmt::V2019_12_01::Models::ProximityPlacementGroup
|
237
|
+
ProximityPlacementGroupUpdate = Azure::Compute::Mgmt::V2019_12_01::Models::ProximityPlacementGroupUpdate
|
238
|
+
DedicatedHostGroup = Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostGroup
|
239
|
+
DedicatedHostGroupUpdate = Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostGroupUpdate
|
240
|
+
DedicatedHost = Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHost
|
241
|
+
DedicatedHostUpdate = Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostUpdate
|
242
|
+
SshPublicKeyResource = Azure::Compute::Mgmt::V2019_12_01::Models::SshPublicKeyResource
|
243
|
+
SshPublicKeyUpdateResource = Azure::Compute::Mgmt::V2019_12_01::Models::SshPublicKeyUpdateResource
|
244
|
+
VirtualMachineExtensionImage = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineExtensionImage
|
245
|
+
VirtualMachineImageResource = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineImageResource
|
246
|
+
VirtualMachineExtension = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineExtension
|
247
|
+
VirtualMachineExtensionUpdate = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineExtensionUpdate
|
248
|
+
VirtualMachineImage = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineImage
|
249
|
+
VirtualMachineCaptureResult = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineCaptureResult
|
250
|
+
ImageReference = Azure::Compute::Mgmt::V2019_12_01::Models::ImageReference
|
251
|
+
DiskEncryptionSetParameters = Azure::Compute::Mgmt::V2019_12_01::Models::DiskEncryptionSetParameters
|
252
|
+
ManagedDiskParameters = Azure::Compute::Mgmt::V2019_12_01::Models::ManagedDiskParameters
|
253
|
+
NetworkInterfaceReference = Azure::Compute::Mgmt::V2019_12_01::Models::NetworkInterfaceReference
|
254
|
+
VirtualMachine = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachine
|
255
|
+
VirtualMachineUpdate = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineUpdate
|
256
|
+
ImageOSDisk = Azure::Compute::Mgmt::V2019_12_01::Models::ImageOSDisk
|
257
|
+
ImageDataDisk = Azure::Compute::Mgmt::V2019_12_01::Models::ImageDataDisk
|
258
|
+
Image = Azure::Compute::Mgmt::V2019_12_01::Models::Image
|
259
|
+
ImageUpdate = Azure::Compute::Mgmt::V2019_12_01::Models::ImageUpdate
|
260
|
+
VirtualMachineScaleSetIPConfiguration = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetIPConfiguration
|
261
|
+
VirtualMachineScaleSetUpdateIPConfiguration = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdateIPConfiguration
|
262
|
+
VirtualMachineScaleSetNetworkConfiguration = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetNetworkConfiguration
|
263
|
+
VirtualMachineScaleSetUpdateNetworkConfiguration = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration
|
264
|
+
VirtualMachineScaleSetExtension = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetExtension
|
265
|
+
VirtualMachineScaleSetExtensionUpdate = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetExtensionUpdate
|
266
|
+
VirtualMachineScaleSet = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSet
|
267
|
+
VirtualMachineScaleSetVMReimageParameters = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMReimageParameters
|
268
|
+
VirtualMachineScaleSetReimageParameters = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetReimageParameters
|
269
|
+
VirtualMachineScaleSetUpdate = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdate
|
270
|
+
VirtualMachineScaleSetVM = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVM
|
271
|
+
RollingUpgradeStatusInfo = Azure::Compute::Mgmt::V2019_12_01::Models::RollingUpgradeStatusInfo
|
272
|
+
RequestRateByIntervalInput = Azure::Compute::Mgmt::V2019_12_01::Models::RequestRateByIntervalInput
|
273
|
+
ThrottledRequestsInput = Azure::Compute::Mgmt::V2019_12_01::Models::ThrottledRequestsInput
|
274
|
+
RunCommandDocument = Azure::Compute::Mgmt::V2019_12_01::Models::RunCommandDocument
|
275
|
+
Gallery = Azure::Compute::Mgmt::V2019_12_01::Models::Gallery
|
276
|
+
GalleryUpdate = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryUpdate
|
277
|
+
GalleryApplication = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplication
|
278
|
+
GalleryApplicationUpdate = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplicationUpdate
|
279
|
+
GalleryApplicationVersionPublishingProfile = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplicationVersionPublishingProfile
|
280
|
+
GalleryApplicationVersion = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplicationVersion
|
281
|
+
GalleryApplicationVersionUpdate = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplicationVersionUpdate
|
282
|
+
GalleryImage = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImage
|
283
|
+
GalleryImageUpdate = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImageUpdate
|
284
|
+
GalleryImageVersionPublishingProfile = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImageVersionPublishingProfile
|
285
|
+
GalleryOSDiskImage = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryOSDiskImage
|
286
|
+
GalleryDataDiskImage = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryDataDiskImage
|
287
|
+
GalleryImageVersion = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImageVersion
|
288
|
+
GalleryImageVersionUpdate = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImageVersionUpdate
|
289
|
+
OSDiskImageEncryption = Azure::Compute::Mgmt::V2019_12_01::Models::OSDiskImageEncryption
|
290
|
+
DataDiskImageEncryption = Azure::Compute::Mgmt::V2019_12_01::Models::DataDiskImageEncryption
|
291
|
+
HyperVGenerationTypes = Azure::Compute::Mgmt::V2019_12_01::Models::HyperVGenerationTypes
|
292
|
+
StatusLevelTypes = Azure::Compute::Mgmt::V2019_12_01::Models::StatusLevelTypes
|
293
|
+
AvailabilitySetSkuTypes = Azure::Compute::Mgmt::V2019_12_01::Models::AvailabilitySetSkuTypes
|
294
|
+
ProximityPlacementGroupType = Azure::Compute::Mgmt::V2019_12_01::Models::ProximityPlacementGroupType
|
295
|
+
DedicatedHostLicenseTypes = Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostLicenseTypes
|
296
|
+
OperatingSystemTypes = Azure::Compute::Mgmt::V2019_12_01::Models::OperatingSystemTypes
|
297
|
+
VirtualMachineSizeTypes = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineSizeTypes
|
298
|
+
CachingTypes = Azure::Compute::Mgmt::V2019_12_01::Models::CachingTypes
|
299
|
+
DiskCreateOptionTypes = Azure::Compute::Mgmt::V2019_12_01::Models::DiskCreateOptionTypes
|
300
|
+
StorageAccountTypes = Azure::Compute::Mgmt::V2019_12_01::Models::StorageAccountTypes
|
301
|
+
DiffDiskOptions = Azure::Compute::Mgmt::V2019_12_01::Models::DiffDiskOptions
|
302
|
+
DiffDiskPlacement = Azure::Compute::Mgmt::V2019_12_01::Models::DiffDiskPlacement
|
303
|
+
PassNames = Azure::Compute::Mgmt::V2019_12_01::Models::PassNames
|
304
|
+
ComponentNames = Azure::Compute::Mgmt::V2019_12_01::Models::ComponentNames
|
305
|
+
SettingNames = Azure::Compute::Mgmt::V2019_12_01::Models::SettingNames
|
306
|
+
ProtocolTypes = Azure::Compute::Mgmt::V2019_12_01::Models::ProtocolTypes
|
307
|
+
VirtualMachinePriorityTypes = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachinePriorityTypes
|
308
|
+
VirtualMachineEvictionPolicyTypes = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineEvictionPolicyTypes
|
309
|
+
ResourceIdentityType = Azure::Compute::Mgmt::V2019_12_01::Models::ResourceIdentityType
|
310
|
+
MaintenanceOperationResultCodeTypes = Azure::Compute::Mgmt::V2019_12_01::Models::MaintenanceOperationResultCodeTypes
|
311
|
+
HyperVGenerationType = Azure::Compute::Mgmt::V2019_12_01::Models::HyperVGenerationType
|
312
|
+
UpgradeMode = Azure::Compute::Mgmt::V2019_12_01::Models::UpgradeMode
|
313
|
+
VirtualMachineScaleSetScaleInRules = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetScaleInRules
|
314
|
+
OperatingSystemStateTypes = Azure::Compute::Mgmt::V2019_12_01::Models::OperatingSystemStateTypes
|
315
|
+
IPVersion = Azure::Compute::Mgmt::V2019_12_01::Models::IPVersion
|
316
|
+
OrchestrationServiceNames = Azure::Compute::Mgmt::V2019_12_01::Models::OrchestrationServiceNames
|
317
|
+
OrchestrationServiceState = Azure::Compute::Mgmt::V2019_12_01::Models::OrchestrationServiceState
|
318
|
+
VirtualMachineScaleSetSkuScaleType = Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetSkuScaleType
|
319
|
+
UpgradeState = Azure::Compute::Mgmt::V2019_12_01::Models::UpgradeState
|
320
|
+
UpgradeOperationInvoker = Azure::Compute::Mgmt::V2019_12_01::Models::UpgradeOperationInvoker
|
321
|
+
RollingUpgradeStatusCode = Azure::Compute::Mgmt::V2019_12_01::Models::RollingUpgradeStatusCode
|
322
|
+
RollingUpgradeActionType = Azure::Compute::Mgmt::V2019_12_01::Models::RollingUpgradeActionType
|
323
|
+
IntervalInMins = Azure::Compute::Mgmt::V2019_12_01::Models::IntervalInMins
|
324
|
+
OrchestrationServiceStateAction = Azure::Compute::Mgmt::V2019_12_01::Models::OrchestrationServiceStateAction
|
325
|
+
AggregatedReplicationState = Azure::Compute::Mgmt::V2019_12_01::Models::AggregatedReplicationState
|
326
|
+
ReplicationState = Azure::Compute::Mgmt::V2019_12_01::Models::ReplicationState
|
327
|
+
HyperVGeneration = Azure::Compute::Mgmt::V2019_12_01::Models::HyperVGeneration
|
328
|
+
StorageAccountType = Azure::Compute::Mgmt::V2019_12_01::Models::StorageAccountType
|
329
|
+
HostCaching = Azure::Compute::Mgmt::V2019_12_01::Models::HostCaching
|
330
|
+
InstanceViewTypes = Azure::Compute::Mgmt::V2019_12_01::Models::InstanceViewTypes
|
331
|
+
ReplicationStatusTypes = Azure::Compute::Mgmt::V2019_12_01::Models::ReplicationStatusTypes
|
332
|
+
end
|
333
|
+
|
334
|
+
class ComputeManagementClass
|
335
|
+
attr_reader :disks, :snapshots, :resource_skus, :operations, :availability_sets, :proximity_placement_groups, :dedicated_host_groups, :dedicated_hosts, :ssh_public_keys, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machine_images, :usage_operations, :virtual_machines, :virtual_machine_sizes, :images, :virtual_machine_scale_sets, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :virtual_machine_scale_set_vmextensions, :virtual_machine_scale_set_vms, :log_analytics, :virtual_machine_run_commands, :galleries, :gallery_images, :gallery_image_versions, :gallery_applications, :gallery_application_versions, :configurable, :base_url, :options, :model_classes
|
336
|
+
|
337
|
+
def initialize(configurable, base_url=nil, options=nil)
|
338
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
339
|
+
|
340
|
+
@client_0 = Azure::Compute::Mgmt::V2018_09_30::ComputeManagementClient.new(configurable.credentials, base_url, options)
|
341
|
+
if(@client_0.respond_to?(:subscription_id))
|
342
|
+
@client_0.subscription_id = configurable.subscription_id
|
343
|
+
end
|
344
|
+
add_telemetry(@client_0)
|
345
|
+
|
346
|
+
@client_1 = Azure::Compute::Mgmt::V2019_03_01::ComputeManagementClient.new(configurable.credentials, base_url, options)
|
347
|
+
if(@client_1.respond_to?(:subscription_id))
|
348
|
+
@client_1.subscription_id = configurable.subscription_id
|
349
|
+
end
|
350
|
+
add_telemetry(@client_1)
|
351
|
+
@disks = @client_1.disks
|
352
|
+
@snapshots = @client_1.snapshots
|
353
|
+
|
354
|
+
@client_2 = Azure::Compute::Mgmt::V2019_04_01::ComputeManagementClient.new(configurable.credentials, base_url, options)
|
355
|
+
if(@client_2.respond_to?(:subscription_id))
|
356
|
+
@client_2.subscription_id = configurable.subscription_id
|
357
|
+
end
|
358
|
+
add_telemetry(@client_2)
|
359
|
+
@resource_skus = @client_2.resource_skus
|
360
|
+
|
361
|
+
@client_3 = Azure::Compute::Mgmt::V2019_12_01::ComputeManagementClient.new(configurable.credentials, base_url, options)
|
362
|
+
if(@client_3.respond_to?(:subscription_id))
|
363
|
+
@client_3.subscription_id = configurable.subscription_id
|
364
|
+
end
|
365
|
+
add_telemetry(@client_3)
|
366
|
+
@operations = @client_3.operations
|
367
|
+
@availability_sets = @client_3.availability_sets
|
368
|
+
@proximity_placement_groups = @client_3.proximity_placement_groups
|
369
|
+
@dedicated_host_groups = @client_3.dedicated_host_groups
|
370
|
+
@dedicated_hosts = @client_3.dedicated_hosts
|
371
|
+
@ssh_public_keys = @client_3.ssh_public_keys
|
372
|
+
@virtual_machine_extension_images = @client_3.virtual_machine_extension_images
|
373
|
+
@virtual_machine_extensions = @client_3.virtual_machine_extensions
|
374
|
+
@virtual_machine_images = @client_3.virtual_machine_images
|
375
|
+
@usage_operations = @client_3.usage_operations
|
376
|
+
@virtual_machines = @client_3.virtual_machines
|
377
|
+
@virtual_machine_sizes = @client_3.virtual_machine_sizes
|
378
|
+
@images = @client_3.images
|
379
|
+
@virtual_machine_scale_sets = @client_3.virtual_machine_scale_sets
|
380
|
+
@virtual_machine_scale_set_extensions = @client_3.virtual_machine_scale_set_extensions
|
381
|
+
@virtual_machine_scale_set_rolling_upgrades = @client_3.virtual_machine_scale_set_rolling_upgrades
|
382
|
+
@virtual_machine_scale_set_vmextensions = @client_3.virtual_machine_scale_set_vmextensions
|
383
|
+
@virtual_machine_scale_set_vms = @client_3.virtual_machine_scale_set_vms
|
384
|
+
@log_analytics = @client_3.log_analytics
|
385
|
+
@virtual_machine_run_commands = @client_3.virtual_machine_run_commands
|
386
|
+
@galleries = @client_3.galleries
|
387
|
+
@gallery_images = @client_3.gallery_images
|
388
|
+
@gallery_image_versions = @client_3.gallery_image_versions
|
389
|
+
@gallery_applications = @client_3.gallery_applications
|
390
|
+
@gallery_application_versions = @client_3.gallery_application_versions
|
391
|
+
|
392
|
+
@model_classes = ModelClasses.new
|
393
|
+
end
|
394
|
+
|
395
|
+
def add_telemetry(client)
|
396
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Compute/Mgmt"
|
397
|
+
client.add_user_agent_information(profile_information)
|
398
|
+
end
|
399
|
+
|
400
|
+
def method_missing(method, *args)
|
401
|
+
if @client_3.respond_to?method
|
402
|
+
@client_3.send(method, *args)
|
403
|
+
elsif @client_2.respond_to?method
|
404
|
+
@client_2.send(method, *args)
|
405
|
+
elsif @client_1.respond_to?method
|
406
|
+
@client_1.send(method, *args)
|
407
|
+
elsif @client_0.respond_to?method
|
408
|
+
@client_0.send(method, *args)
|
409
|
+
else
|
410
|
+
super
|
411
|
+
end
|
412
|
+
end
|
413
|
+
|
414
|
+
class ModelClasses
|
415
|
+
def disk_sku
|
416
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::DiskSku
|
417
|
+
end
|
418
|
+
def image_disk_reference
|
419
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::ImageDiskReference
|
420
|
+
end
|
421
|
+
def snapshot_list
|
422
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::SnapshotList
|
423
|
+
end
|
424
|
+
def snapshot_update
|
425
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::SnapshotUpdate
|
426
|
+
end
|
427
|
+
def access_uri
|
428
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::AccessUri
|
429
|
+
end
|
430
|
+
def grant_access_data
|
431
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::GrantAccessData
|
432
|
+
end
|
433
|
+
def snapshot_sku
|
434
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::SnapshotSku
|
435
|
+
end
|
436
|
+
def disk_list
|
437
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::DiskList
|
438
|
+
end
|
439
|
+
def disk_update
|
440
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::DiskUpdate
|
441
|
+
end
|
442
|
+
def encryption_settings_collection
|
443
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::EncryptionSettingsCollection
|
444
|
+
end
|
445
|
+
def encryption_settings_element
|
446
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::EncryptionSettingsElement
|
447
|
+
end
|
448
|
+
def key_vault_and_key_reference
|
449
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::KeyVaultAndKeyReference
|
450
|
+
end
|
451
|
+
def key_vault_and_secret_reference
|
452
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::KeyVaultAndSecretReference
|
453
|
+
end
|
454
|
+
def source_vault
|
455
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::SourceVault
|
456
|
+
end
|
457
|
+
def creation_data
|
458
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::CreationData
|
459
|
+
end
|
460
|
+
def disk
|
461
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::Disk
|
462
|
+
end
|
463
|
+
def snapshot
|
464
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::Snapshot
|
465
|
+
end
|
466
|
+
def disk_storage_account_types
|
467
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::DiskStorageAccountTypes
|
468
|
+
end
|
469
|
+
def disk_create_option
|
470
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::DiskCreateOption
|
471
|
+
end
|
472
|
+
def disk_state
|
473
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::DiskState
|
474
|
+
end
|
475
|
+
def snapshot_storage_account_types
|
476
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::SnapshotStorageAccountTypes
|
477
|
+
end
|
478
|
+
def access_level
|
479
|
+
Azure::Compute::Mgmt::V2019_03_01::Models::AccessLevel
|
480
|
+
end
|
481
|
+
def resource_sku_restriction_info
|
482
|
+
Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuRestrictionInfo
|
483
|
+
end
|
484
|
+
def resource_sku_restrictions
|
485
|
+
Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuRestrictions
|
486
|
+
end
|
487
|
+
def resource_sku_costs
|
488
|
+
Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuCosts
|
489
|
+
end
|
490
|
+
def resource_sku_location_info
|
491
|
+
Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuLocationInfo
|
492
|
+
end
|
493
|
+
def resource_sku_zone_details
|
494
|
+
Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuZoneDetails
|
495
|
+
end
|
496
|
+
def resource_sku
|
497
|
+
Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSku
|
498
|
+
end
|
499
|
+
def resource_sku_capabilities
|
500
|
+
Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuCapabilities
|
501
|
+
end
|
502
|
+
def resource_skus_result
|
503
|
+
Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkusResult
|
504
|
+
end
|
505
|
+
def resource_sku_capacity
|
506
|
+
Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuCapacity
|
507
|
+
end
|
508
|
+
def resource_sku_capacity_scale_type
|
509
|
+
Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuCapacityScaleType
|
510
|
+
end
|
511
|
+
def resource_sku_restrictions_type
|
512
|
+
Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuRestrictionsType
|
513
|
+
end
|
514
|
+
def resource_sku_restrictions_reason_code
|
515
|
+
Azure::Compute::Mgmt::V2019_04_01::Models::ResourceSkuRestrictionsReasonCode
|
516
|
+
end
|
517
|
+
def virtual_machine_scale_set_public_ipaddress_configuration_dns_settings
|
518
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
|
519
|
+
end
|
520
|
+
def virtual_machine_scale_set_ip_tag
|
521
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetIpTag
|
522
|
+
end
|
523
|
+
def compute_operation_list_result
|
524
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ComputeOperationListResult
|
525
|
+
end
|
526
|
+
def virtual_machine_scale_set_public_ipaddress_configuration
|
527
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration
|
528
|
+
end
|
529
|
+
def sub_resource
|
530
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::SubResource
|
531
|
+
end
|
532
|
+
def virtual_machine_scale_set_update_public_ipaddress_configuration
|
533
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
|
534
|
+
end
|
535
|
+
def virtual_machine_instance_view
|
536
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineInstanceView
|
537
|
+
end
|
538
|
+
def replication_status
|
539
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ReplicationStatus
|
540
|
+
end
|
541
|
+
def availability_set_list_result
|
542
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::AvailabilitySetListResult
|
543
|
+
end
|
544
|
+
def regional_replication_status
|
545
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RegionalReplicationStatus
|
546
|
+
end
|
547
|
+
def gallery_application_list
|
548
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplicationList
|
549
|
+
end
|
550
|
+
def virtual_machine_list_result
|
551
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineListResult
|
552
|
+
end
|
553
|
+
def proximity_placement_group_list_result
|
554
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ProximityPlacementGroupListResult
|
555
|
+
end
|
556
|
+
def automatic_osupgrade_policy
|
557
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::AutomaticOSUpgradePolicy
|
558
|
+
end
|
559
|
+
def gallery_image_list
|
560
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImageList
|
561
|
+
end
|
562
|
+
def rolling_upgrade_policy
|
563
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RollingUpgradePolicy
|
564
|
+
end
|
565
|
+
def dedicated_host_group_list_result
|
566
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostGroupListResult
|
567
|
+
end
|
568
|
+
def upgrade_policy
|
569
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::UpgradePolicy
|
570
|
+
end
|
571
|
+
def dedicated_host_available_capacity
|
572
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostAvailableCapacity
|
573
|
+
end
|
574
|
+
def scale_in_policy
|
575
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ScaleInPolicy
|
576
|
+
end
|
577
|
+
def gallery_disk_image
|
578
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryDiskImage
|
579
|
+
end
|
580
|
+
def user_artifact_source
|
581
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::UserArtifactSource
|
582
|
+
end
|
583
|
+
def dedicated_host_list_result
|
584
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostListResult
|
585
|
+
end
|
586
|
+
def gallery_identifier
|
587
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryIdentifier
|
588
|
+
end
|
589
|
+
def managed_artifact
|
590
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ManagedArtifact
|
591
|
+
end
|
592
|
+
def image_disk
|
593
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ImageDisk
|
594
|
+
end
|
595
|
+
def ssh_public_keys_group_list_result
|
596
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::SshPublicKeysGroupListResult
|
597
|
+
end
|
598
|
+
def image_storage_profile
|
599
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ImageStorageProfile
|
600
|
+
end
|
601
|
+
def virtual_machine_size_list_result
|
602
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineSizeListResult
|
603
|
+
end
|
604
|
+
def run_command_result
|
605
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RunCommandResult
|
606
|
+
end
|
607
|
+
def target_region
|
608
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::TargetRegion
|
609
|
+
end
|
610
|
+
def run_command_list_result
|
611
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RunCommandListResult
|
612
|
+
end
|
613
|
+
def encryption_images
|
614
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::EncryptionImages
|
615
|
+
end
|
616
|
+
def image_list_result
|
617
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ImageListResult
|
618
|
+
end
|
619
|
+
def virtual_machine_extensions_list_result
|
620
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineExtensionsListResult
|
621
|
+
end
|
622
|
+
def virtual_machine_scale_set_identity_user_assigned_identities_value
|
623
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue
|
624
|
+
end
|
625
|
+
def osdisk_image
|
626
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::OSDiskImage
|
627
|
+
end
|
628
|
+
def virtual_machine_scale_set_identity
|
629
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetIdentity
|
630
|
+
end
|
631
|
+
def automatic_osupgrade_properties
|
632
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::AutomaticOSUpgradeProperties
|
633
|
+
end
|
634
|
+
def virtual_machine_scale_set_osprofile
|
635
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetOSProfile
|
636
|
+
end
|
637
|
+
def usage_name
|
638
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::UsageName
|
639
|
+
end
|
640
|
+
def virtual_machine_scale_set_update_osprofile
|
641
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdateOSProfile
|
642
|
+
end
|
643
|
+
def list_usages_result
|
644
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ListUsagesResult
|
645
|
+
end
|
646
|
+
def virtual_machine_scale_set_managed_disk_parameters
|
647
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetManagedDiskParameters
|
648
|
+
end
|
649
|
+
def virtual_machine_capture_parameters
|
650
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineCaptureParameters
|
651
|
+
end
|
652
|
+
def virtual_machine_scale_set_osdisk
|
653
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetOSDisk
|
654
|
+
end
|
655
|
+
def plan
|
656
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::Plan
|
657
|
+
end
|
658
|
+
def virtual_machine_scale_set_update_osdisk
|
659
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdateOSDisk
|
660
|
+
end
|
661
|
+
def disallowed
|
662
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::Disallowed
|
663
|
+
end
|
664
|
+
def virtual_machine_scale_set_data_disk
|
665
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetDataDisk
|
666
|
+
end
|
667
|
+
def recommended_machine_configuration
|
668
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RecommendedMachineConfiguration
|
669
|
+
end
|
670
|
+
def virtual_machine_scale_set_storage_profile
|
671
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetStorageProfile
|
672
|
+
end
|
673
|
+
def disk_encryption_settings
|
674
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DiskEncryptionSettings
|
675
|
+
end
|
676
|
+
def virtual_machine_scale_set_update_storage_profile
|
677
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdateStorageProfile
|
678
|
+
end
|
679
|
+
def diff_disk_settings
|
680
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DiffDiskSettings
|
681
|
+
end
|
682
|
+
def api_entity_reference
|
683
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ApiEntityReference
|
684
|
+
end
|
685
|
+
def osdisk
|
686
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::OSDisk
|
687
|
+
end
|
688
|
+
def compute_operation_value
|
689
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ComputeOperationValue
|
690
|
+
end
|
691
|
+
def storage_profile
|
692
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::StorageProfile
|
693
|
+
end
|
694
|
+
def instance_view_status
|
695
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::InstanceViewStatus
|
696
|
+
end
|
697
|
+
def additional_unattend_content
|
698
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::AdditionalUnattendContent
|
699
|
+
end
|
700
|
+
def sku
|
701
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::Sku
|
702
|
+
end
|
703
|
+
def win_rmconfiguration
|
704
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::WinRMConfiguration
|
705
|
+
end
|
706
|
+
def run_command_document_base
|
707
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RunCommandDocumentBase
|
708
|
+
end
|
709
|
+
def ssh_public_key
|
710
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::SshPublicKey
|
711
|
+
end
|
712
|
+
def run_command_parameter_definition
|
713
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RunCommandParameterDefinition
|
714
|
+
end
|
715
|
+
def linux_configuration
|
716
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::LinuxConfiguration
|
717
|
+
end
|
718
|
+
def run_command_input
|
719
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RunCommandInput
|
720
|
+
end
|
721
|
+
def vault_secret_group
|
722
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VaultSecretGroup
|
723
|
+
end
|
724
|
+
def virtual_machine_scale_set_network_configuration_dns_settings
|
725
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings
|
726
|
+
end
|
727
|
+
def automatic_repairs_policy
|
728
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::AutomaticRepairsPolicy
|
729
|
+
end
|
730
|
+
def run_command_input_parameter
|
731
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RunCommandInputParameter
|
732
|
+
end
|
733
|
+
def network_profile
|
734
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::NetworkProfile
|
735
|
+
end
|
736
|
+
def orchestration_service_state_input
|
737
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::OrchestrationServiceStateInput
|
738
|
+
end
|
739
|
+
def diagnostics_profile
|
740
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DiagnosticsProfile
|
741
|
+
end
|
742
|
+
def virtual_machine_scale_set_network_profile
|
743
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetNetworkProfile
|
744
|
+
end
|
745
|
+
def virtual_machine_extension_handler_instance_view
|
746
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineExtensionHandlerInstanceView
|
747
|
+
end
|
748
|
+
def virtual_machine_scale_set_update_network_profile
|
749
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdateNetworkProfile
|
750
|
+
end
|
751
|
+
def disk_instance_view
|
752
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DiskInstanceView
|
753
|
+
end
|
754
|
+
def vmscale_set_convert_to_single_placement_group_input
|
755
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VMScaleSetConvertToSinglePlacementGroupInput
|
756
|
+
end
|
757
|
+
def virtual_machine_identity_user_assigned_identities_value
|
758
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineIdentityUserAssignedIdentitiesValue
|
759
|
+
end
|
760
|
+
def log_analytics_operation_result
|
761
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::LogAnalyticsOperationResult
|
762
|
+
end
|
763
|
+
def maintenance_redeploy_status
|
764
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::MaintenanceRedeployStatus
|
765
|
+
end
|
766
|
+
def virtual_machine_scale_set_extension_list_result
|
767
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetExtensionListResult
|
768
|
+
end
|
769
|
+
def gallery_application_version_list
|
770
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplicationVersionList
|
771
|
+
end
|
772
|
+
def virtual_machine_scale_set_extension_profile
|
773
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetExtensionProfile
|
774
|
+
end
|
775
|
+
def sub_resource_read_only
|
776
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::SubResourceReadOnly
|
777
|
+
end
|
778
|
+
def terminate_notification_profile
|
779
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::TerminateNotificationProfile
|
780
|
+
end
|
781
|
+
def dedicated_host_allocatable_vm
|
782
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostAllocatableVM
|
783
|
+
end
|
784
|
+
def scheduled_events_profile
|
785
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ScheduledEventsProfile
|
786
|
+
end
|
787
|
+
def gallery_artifact_source
|
788
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryArtifactSource
|
789
|
+
end
|
790
|
+
def virtual_machine_scale_set_vmprofile
|
791
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMProfile
|
792
|
+
end
|
793
|
+
def disk_image_encryption
|
794
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DiskImageEncryption
|
795
|
+
end
|
796
|
+
def virtual_machine_scale_set_update_vmprofile
|
797
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdateVMProfile
|
798
|
+
end
|
799
|
+
def gallery_artifact_publishing_profile_base
|
800
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryArtifactPublishingProfileBase
|
801
|
+
end
|
802
|
+
def log_analytics_output
|
803
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::LogAnalyticsOutput
|
804
|
+
end
|
805
|
+
def gallery_image_version_storage_profile
|
806
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImageVersionStorageProfile
|
807
|
+
end
|
808
|
+
def log_analytics_input_base
|
809
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::LogAnalyticsInputBase
|
810
|
+
end
|
811
|
+
def data_disk_image
|
812
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DataDiskImage
|
813
|
+
end
|
814
|
+
def recovery_walk_response
|
815
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RecoveryWalkResponse
|
816
|
+
end
|
817
|
+
def usage
|
818
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::Usage
|
819
|
+
end
|
820
|
+
def update_resource
|
821
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::UpdateResource
|
822
|
+
end
|
823
|
+
def image_purchase_plan
|
824
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ImagePurchasePlan
|
825
|
+
end
|
826
|
+
def virtual_machine_scale_set_vminstance_ids
|
827
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMInstanceIDs
|
828
|
+
end
|
829
|
+
def key_vault_secret_reference
|
830
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::KeyVaultSecretReference
|
831
|
+
end
|
832
|
+
def virtual_machine_scale_set_vminstance_required_ids
|
833
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs
|
834
|
+
end
|
835
|
+
def virtual_hard_disk
|
836
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualHardDisk
|
837
|
+
end
|
838
|
+
def virtual_machine_status_code_count
|
839
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineStatusCodeCount
|
840
|
+
end
|
841
|
+
def data_disk
|
842
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DataDisk
|
843
|
+
end
|
844
|
+
def virtual_machine_scale_set_instance_view_statuses_summary
|
845
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary
|
846
|
+
end
|
847
|
+
def win_rmlistener
|
848
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::WinRMListener
|
849
|
+
end
|
850
|
+
def virtual_machine_scale_set_vmextensions_summary
|
851
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMExtensionsSummary
|
852
|
+
end
|
853
|
+
def ssh_configuration
|
854
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::SshConfiguration
|
855
|
+
end
|
856
|
+
def orchestration_service_summary
|
857
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::OrchestrationServiceSummary
|
858
|
+
end
|
859
|
+
def osprofile
|
860
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::OSProfile
|
861
|
+
end
|
862
|
+
def virtual_machine_scale_set_instance_view
|
863
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetInstanceView
|
864
|
+
end
|
865
|
+
def boot_diagnostics
|
866
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::BootDiagnostics
|
867
|
+
end
|
868
|
+
def virtual_machine_scale_set_list_result
|
869
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetListResult
|
870
|
+
end
|
871
|
+
def virtual_machine_agent_instance_view
|
872
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineAgentInstanceView
|
873
|
+
end
|
874
|
+
def virtual_machine_scale_set_list_with_link_result
|
875
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetListWithLinkResult
|
876
|
+
end
|
877
|
+
def virtual_machine_identity
|
878
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineIdentity
|
879
|
+
end
|
880
|
+
def virtual_machine_scale_set_sku_capacity
|
881
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetSkuCapacity
|
882
|
+
end
|
883
|
+
def gallery_image_version_list
|
884
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImageVersionList
|
885
|
+
end
|
886
|
+
def virtual_machine_scale_set_sku
|
887
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetSku
|
888
|
+
end
|
889
|
+
def dedicated_host_instance_view
|
890
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostInstanceView
|
891
|
+
end
|
892
|
+
def virtual_machine_scale_set_list_skus_result
|
893
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetListSkusResult
|
894
|
+
end
|
895
|
+
def virtual_machine_size
|
896
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineSize
|
897
|
+
end
|
898
|
+
def api_error_base
|
899
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ApiErrorBase
|
900
|
+
end
|
901
|
+
def purchase_plan
|
902
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::PurchasePlan
|
903
|
+
end
|
904
|
+
def inner_error
|
905
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::InnerError
|
906
|
+
end
|
907
|
+
def virtual_machine_reimage_parameters
|
908
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineReimageParameters
|
909
|
+
end
|
910
|
+
def api_error
|
911
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ApiError
|
912
|
+
end
|
913
|
+
def key_vault_key_reference
|
914
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::KeyVaultKeyReference
|
915
|
+
end
|
916
|
+
def rollback_status_info
|
917
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RollbackStatusInfo
|
918
|
+
end
|
919
|
+
def additional_capabilities
|
920
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::AdditionalCapabilities
|
921
|
+
end
|
922
|
+
def upgrade_operation_history_status
|
923
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::UpgradeOperationHistoryStatus
|
924
|
+
end
|
925
|
+
def vault_certificate
|
926
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VaultCertificate
|
927
|
+
end
|
928
|
+
def rolling_upgrade_progress_info
|
929
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RollingUpgradeProgressInfo
|
930
|
+
end
|
931
|
+
def billing_profile
|
932
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::BillingProfile
|
933
|
+
end
|
934
|
+
def upgrade_operation_historical_status_info_properties
|
935
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::UpgradeOperationHistoricalStatusInfoProperties
|
936
|
+
end
|
937
|
+
def update_resource_definition
|
938
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::UpdateResourceDefinition
|
939
|
+
end
|
940
|
+
def upgrade_operation_historical_status_info
|
941
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::UpgradeOperationHistoricalStatusInfo
|
942
|
+
end
|
943
|
+
def ssh_public_key_generate_key_pair_result
|
944
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::SshPublicKeyGenerateKeyPairResult
|
945
|
+
end
|
946
|
+
def virtual_machine_scale_set_list_osupgrade_history
|
947
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetListOSUpgradeHistory
|
948
|
+
end
|
949
|
+
def gallery_artifact_version_source
|
950
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryArtifactVersionSource
|
951
|
+
end
|
952
|
+
def virtual_machine_health_status
|
953
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineHealthStatus
|
954
|
+
end
|
955
|
+
def resource_range
|
956
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ResourceRange
|
957
|
+
end
|
958
|
+
def virtual_machine_scale_set_vminstance_view
|
959
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMInstanceView
|
960
|
+
end
|
961
|
+
def gallery_image_identifier
|
962
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImageIdentifier
|
963
|
+
end
|
964
|
+
def virtual_machine_scale_set_vmnetwork_profile_configuration
|
965
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMNetworkProfileConfiguration
|
966
|
+
end
|
967
|
+
def gallery_list
|
968
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryList
|
969
|
+
end
|
970
|
+
def virtual_machine_scale_set_vmprotection_policy
|
971
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMProtectionPolicy
|
972
|
+
end
|
973
|
+
def hardware_profile
|
974
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::HardwareProfile
|
975
|
+
end
|
976
|
+
def resource
|
977
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::Resource
|
978
|
+
end
|
979
|
+
def boot_diagnostics_instance_view
|
980
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::BootDiagnosticsInstanceView
|
981
|
+
end
|
982
|
+
def virtual_machine_scale_set_vmlist_result
|
983
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMListResult
|
984
|
+
end
|
985
|
+
def windows_configuration
|
986
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::WindowsConfiguration
|
987
|
+
end
|
988
|
+
def rolling_upgrade_running_status
|
989
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RollingUpgradeRunningStatus
|
990
|
+
end
|
991
|
+
def virtual_machine_extension_instance_view
|
992
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineExtensionInstanceView
|
993
|
+
end
|
994
|
+
def availability_set
|
995
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::AvailabilitySet
|
996
|
+
end
|
997
|
+
def availability_set_update
|
998
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::AvailabilitySetUpdate
|
999
|
+
end
|
1000
|
+
def sub_resource_with_colocation_status
|
1001
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::SubResourceWithColocationStatus
|
1002
|
+
end
|
1003
|
+
def proximity_placement_group
|
1004
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ProximityPlacementGroup
|
1005
|
+
end
|
1006
|
+
def proximity_placement_group_update
|
1007
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ProximityPlacementGroupUpdate
|
1008
|
+
end
|
1009
|
+
def dedicated_host_group
|
1010
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostGroup
|
1011
|
+
end
|
1012
|
+
def dedicated_host_group_update
|
1013
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostGroupUpdate
|
1014
|
+
end
|
1015
|
+
def dedicated_host
|
1016
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHost
|
1017
|
+
end
|
1018
|
+
def dedicated_host_update
|
1019
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostUpdate
|
1020
|
+
end
|
1021
|
+
def ssh_public_key_resource
|
1022
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::SshPublicKeyResource
|
1023
|
+
end
|
1024
|
+
def ssh_public_key_update_resource
|
1025
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::SshPublicKeyUpdateResource
|
1026
|
+
end
|
1027
|
+
def virtual_machine_extension_image
|
1028
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineExtensionImage
|
1029
|
+
end
|
1030
|
+
def virtual_machine_image_resource
|
1031
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineImageResource
|
1032
|
+
end
|
1033
|
+
def virtual_machine_extension
|
1034
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineExtension
|
1035
|
+
end
|
1036
|
+
def virtual_machine_extension_update
|
1037
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineExtensionUpdate
|
1038
|
+
end
|
1039
|
+
def virtual_machine_image
|
1040
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineImage
|
1041
|
+
end
|
1042
|
+
def virtual_machine_capture_result
|
1043
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineCaptureResult
|
1044
|
+
end
|
1045
|
+
def image_reference
|
1046
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ImageReference
|
1047
|
+
end
|
1048
|
+
def disk_encryption_set_parameters
|
1049
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DiskEncryptionSetParameters
|
1050
|
+
end
|
1051
|
+
def managed_disk_parameters
|
1052
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ManagedDiskParameters
|
1053
|
+
end
|
1054
|
+
def network_interface_reference
|
1055
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::NetworkInterfaceReference
|
1056
|
+
end
|
1057
|
+
def virtual_machine
|
1058
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachine
|
1059
|
+
end
|
1060
|
+
def virtual_machine_update
|
1061
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineUpdate
|
1062
|
+
end
|
1063
|
+
def image_osdisk
|
1064
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ImageOSDisk
|
1065
|
+
end
|
1066
|
+
def image_data_disk
|
1067
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ImageDataDisk
|
1068
|
+
end
|
1069
|
+
def image
|
1070
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::Image
|
1071
|
+
end
|
1072
|
+
def image_update
|
1073
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ImageUpdate
|
1074
|
+
end
|
1075
|
+
def virtual_machine_scale_set_ipconfiguration
|
1076
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetIPConfiguration
|
1077
|
+
end
|
1078
|
+
def virtual_machine_scale_set_update_ipconfiguration
|
1079
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdateIPConfiguration
|
1080
|
+
end
|
1081
|
+
def virtual_machine_scale_set_network_configuration
|
1082
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetNetworkConfiguration
|
1083
|
+
end
|
1084
|
+
def virtual_machine_scale_set_update_network_configuration
|
1085
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration
|
1086
|
+
end
|
1087
|
+
def virtual_machine_scale_set_extension
|
1088
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetExtension
|
1089
|
+
end
|
1090
|
+
def virtual_machine_scale_set_extension_update
|
1091
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetExtensionUpdate
|
1092
|
+
end
|
1093
|
+
def virtual_machine_scale_set
|
1094
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSet
|
1095
|
+
end
|
1096
|
+
def virtual_machine_scale_set_vmreimage_parameters
|
1097
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVMReimageParameters
|
1098
|
+
end
|
1099
|
+
def virtual_machine_scale_set_reimage_parameters
|
1100
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetReimageParameters
|
1101
|
+
end
|
1102
|
+
def virtual_machine_scale_set_update
|
1103
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetUpdate
|
1104
|
+
end
|
1105
|
+
def virtual_machine_scale_set_vm
|
1106
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetVM
|
1107
|
+
end
|
1108
|
+
def rolling_upgrade_status_info
|
1109
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RollingUpgradeStatusInfo
|
1110
|
+
end
|
1111
|
+
def request_rate_by_interval_input
|
1112
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RequestRateByIntervalInput
|
1113
|
+
end
|
1114
|
+
def throttled_requests_input
|
1115
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ThrottledRequestsInput
|
1116
|
+
end
|
1117
|
+
def run_command_document
|
1118
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RunCommandDocument
|
1119
|
+
end
|
1120
|
+
def gallery
|
1121
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::Gallery
|
1122
|
+
end
|
1123
|
+
def gallery_update
|
1124
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryUpdate
|
1125
|
+
end
|
1126
|
+
def gallery_application
|
1127
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplication
|
1128
|
+
end
|
1129
|
+
def gallery_application_update
|
1130
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplicationUpdate
|
1131
|
+
end
|
1132
|
+
def gallery_application_version_publishing_profile
|
1133
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplicationVersionPublishingProfile
|
1134
|
+
end
|
1135
|
+
def gallery_application_version
|
1136
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplicationVersion
|
1137
|
+
end
|
1138
|
+
def gallery_application_version_update
|
1139
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplicationVersionUpdate
|
1140
|
+
end
|
1141
|
+
def gallery_image
|
1142
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImage
|
1143
|
+
end
|
1144
|
+
def gallery_image_update
|
1145
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImageUpdate
|
1146
|
+
end
|
1147
|
+
def gallery_image_version_publishing_profile
|
1148
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImageVersionPublishingProfile
|
1149
|
+
end
|
1150
|
+
def gallery_osdisk_image
|
1151
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryOSDiskImage
|
1152
|
+
end
|
1153
|
+
def gallery_data_disk_image
|
1154
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryDataDiskImage
|
1155
|
+
end
|
1156
|
+
def gallery_image_version
|
1157
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImageVersion
|
1158
|
+
end
|
1159
|
+
def gallery_image_version_update
|
1160
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::GalleryImageVersionUpdate
|
1161
|
+
end
|
1162
|
+
def osdisk_image_encryption
|
1163
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::OSDiskImageEncryption
|
1164
|
+
end
|
1165
|
+
def data_disk_image_encryption
|
1166
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DataDiskImageEncryption
|
1167
|
+
end
|
1168
|
+
def hyper_vgeneration_types
|
1169
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::HyperVGenerationTypes
|
1170
|
+
end
|
1171
|
+
def status_level_types
|
1172
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::StatusLevelTypes
|
1173
|
+
end
|
1174
|
+
def availability_set_sku_types
|
1175
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::AvailabilitySetSkuTypes
|
1176
|
+
end
|
1177
|
+
def proximity_placement_group_type
|
1178
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ProximityPlacementGroupType
|
1179
|
+
end
|
1180
|
+
def dedicated_host_license_types
|
1181
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DedicatedHostLicenseTypes
|
1182
|
+
end
|
1183
|
+
def operating_system_types
|
1184
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::OperatingSystemTypes
|
1185
|
+
end
|
1186
|
+
def virtual_machine_size_types
|
1187
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineSizeTypes
|
1188
|
+
end
|
1189
|
+
def caching_types
|
1190
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::CachingTypes
|
1191
|
+
end
|
1192
|
+
def disk_create_option_types
|
1193
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DiskCreateOptionTypes
|
1194
|
+
end
|
1195
|
+
def storage_account_types
|
1196
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::StorageAccountTypes
|
1197
|
+
end
|
1198
|
+
def diff_disk_options
|
1199
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DiffDiskOptions
|
1200
|
+
end
|
1201
|
+
def diff_disk_placement
|
1202
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::DiffDiskPlacement
|
1203
|
+
end
|
1204
|
+
def pass_names
|
1205
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::PassNames
|
1206
|
+
end
|
1207
|
+
def component_names
|
1208
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ComponentNames
|
1209
|
+
end
|
1210
|
+
def setting_names
|
1211
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::SettingNames
|
1212
|
+
end
|
1213
|
+
def protocol_types
|
1214
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ProtocolTypes
|
1215
|
+
end
|
1216
|
+
def virtual_machine_priority_types
|
1217
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachinePriorityTypes
|
1218
|
+
end
|
1219
|
+
def virtual_machine_eviction_policy_types
|
1220
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineEvictionPolicyTypes
|
1221
|
+
end
|
1222
|
+
def resource_identity_type
|
1223
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ResourceIdentityType
|
1224
|
+
end
|
1225
|
+
def maintenance_operation_result_code_types
|
1226
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::MaintenanceOperationResultCodeTypes
|
1227
|
+
end
|
1228
|
+
def hyper_vgeneration_type
|
1229
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::HyperVGenerationType
|
1230
|
+
end
|
1231
|
+
def upgrade_mode
|
1232
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::UpgradeMode
|
1233
|
+
end
|
1234
|
+
def virtual_machine_scale_set_scale_in_rules
|
1235
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetScaleInRules
|
1236
|
+
end
|
1237
|
+
def operating_system_state_types
|
1238
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::OperatingSystemStateTypes
|
1239
|
+
end
|
1240
|
+
def ipversion
|
1241
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::IPVersion
|
1242
|
+
end
|
1243
|
+
def orchestration_service_names
|
1244
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::OrchestrationServiceNames
|
1245
|
+
end
|
1246
|
+
def orchestration_service_state
|
1247
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::OrchestrationServiceState
|
1248
|
+
end
|
1249
|
+
def virtual_machine_scale_set_sku_scale_type
|
1250
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::VirtualMachineScaleSetSkuScaleType
|
1251
|
+
end
|
1252
|
+
def upgrade_state
|
1253
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::UpgradeState
|
1254
|
+
end
|
1255
|
+
def upgrade_operation_invoker
|
1256
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::UpgradeOperationInvoker
|
1257
|
+
end
|
1258
|
+
def rolling_upgrade_status_code
|
1259
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RollingUpgradeStatusCode
|
1260
|
+
end
|
1261
|
+
def rolling_upgrade_action_type
|
1262
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::RollingUpgradeActionType
|
1263
|
+
end
|
1264
|
+
def interval_in_mins
|
1265
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::IntervalInMins
|
1266
|
+
end
|
1267
|
+
def orchestration_service_state_action
|
1268
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::OrchestrationServiceStateAction
|
1269
|
+
end
|
1270
|
+
def aggregated_replication_state
|
1271
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::AggregatedReplicationState
|
1272
|
+
end
|
1273
|
+
def replication_state
|
1274
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ReplicationState
|
1275
|
+
end
|
1276
|
+
def hyper_vgeneration
|
1277
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::HyperVGeneration
|
1278
|
+
end
|
1279
|
+
def storage_account_type
|
1280
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::StorageAccountType
|
1281
|
+
end
|
1282
|
+
def host_caching
|
1283
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::HostCaching
|
1284
|
+
end
|
1285
|
+
def instance_view_types
|
1286
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::InstanceViewTypes
|
1287
|
+
end
|
1288
|
+
def replication_status_types
|
1289
|
+
Azure::Compute::Mgmt::V2019_12_01::Models::ReplicationStatusTypes
|
1290
|
+
end
|
1291
|
+
end
|
1292
|
+
end
|
1293
|
+
end
|
1294
|
+
end
|
1295
|
+
end
|