azure_sdk 0.15.2 → 0.16.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/latest_profile_client.rb +645 -61
- data/lib/latest/module_definition.rb +1 -118
- data/lib/latest/modules/analysisservices_profile_module.rb +139 -84
- data/lib/latest/modules/authorization_profile_module.rb +113 -100
- data/lib/latest/modules/automation_profile_module.rb +597 -580
- data/lib/latest/modules/batch_profile_module.rb +357 -132
- data/lib/latest/modules/billing_profile_module.rb +77 -64
- data/lib/latest/modules/cdn_profile_module.rb +277 -216
- data/lib/latest/modules/cognitiveservices_profile_module.rb +121 -108
- data/lib/latest/modules/commerce_profile_module.rb +79 -66
- data/lib/latest/modules/compute_profile_module.rb +783 -730
- data/lib/latest/modules/computervision_profile_module.rb +189 -0
- data/lib/latest/modules/consumption_profile_module.rb +153 -54
- data/lib/latest/modules/containerinstance_profile_module.rb +163 -106
- data/lib/latest/modules/containerregistry_profile_module.rb +203 -190
- data/lib/latest/modules/containerservice_profile_module.rb +93 -80
- data/lib/latest/modules/contentmoderator_profile_module.rb +295 -0
- data/lib/latest/modules/customerinsights_profile_module.rb +477 -464
- data/lib/latest/modules/customsearch_profile_module.rb +123 -0
- data/lib/latest/modules/datalakeanalytics_profile_module.rb +233 -152
- data/lib/latest/modules/datalakestore_profile_module.rb +201 -128
- data/lib/latest/modules/devtestlabs_profile_module.rb +697 -656
- data/lib/latest/modules/dns_profile_module.rb +99 -94
- data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
- data/lib/latest/modules/eventgrid_profile_module.rb +220 -99
- data/lib/latest/modules/eventhub_profile_module.rb +165 -152
- data/lib/latest/modules/face_profile_module.rb +241 -0
- data/lib/latest/modules/features_profile_module.rb +41 -28
- data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
- data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
- data/lib/latest/modules/iothub_profile_module.rb +265 -252
- data/lib/latest/modules/keyvault_profile_module.rb +155 -88
- data/lib/latest/modules/links_profile_module.rb +49 -36
- data/lib/latest/modules/locks_profile_module.rb +45 -32
- data/lib/latest/modules/logic_profile_module.rb +593 -580
- data/lib/latest/modules/machinelearning_profile_module.rb +177 -164
- data/lib/latest/modules/managedapplications_profile_module.rb +103 -90
- data/lib/latest/modules/managedserviceidentity_profile_module.rb +55 -42
- data/lib/latest/modules/marketplaceordering_profile_module.rb +59 -46
- data/lib/latest/modules/mediaservices_profile_module.rb +103 -90
- data/lib/latest/modules/mobileengagement_profile_module.rb +397 -384
- data/lib/latest/modules/monitor_profile_module.rb +403 -323
- data/lib/latest/modules/network_profile_module.rb +1245 -1148
- data/lib/latest/modules/newssearch_profile_module.rb +143 -0
- data/lib/latest/modules/notificationhubs_profile_module.rb +155 -142
- data/lib/latest/modules/operationalinsights_profile_module.rb +218 -188
- data/lib/latest/modules/policy_profile_module.rb +84 -68
- data/lib/latest/modules/powerbiembedded_profile_module.rb +107 -94
- data/lib/latest/modules/recoveryservices_profile_module.rb +176 -188
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1133 -728
- data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1367 -1354
- data/lib/latest/modules/redis_profile_module.rb +165 -152
- data/lib/latest/modules/relay_profile_module.rb +143 -130
- data/lib/latest/modules/resources_profile_module.rb +227 -214
- data/lib/latest/modules/resourcesmanagement_profile_module.rb +81 -74
- data/lib/latest/modules/scheduler_profile_module.rb +207 -198
- data/lib/latest/modules/search_profile_module.rb +103 -76
- data/lib/latest/modules/servermanagement_profile_module.rb +155 -142
- data/lib/latest/modules/servicebus_profile_module.rb +247 -234
- data/lib/latest/modules/servicefabric_profile_module.rb +269 -120
- data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
- data/lib/latest/modules/sql_profile_module.rb +1075 -918
- data/lib/latest/modules/storage_profile_module.rb +263 -250
- data/lib/latest/modules/storsimple8000series_profile_module.rb +695 -682
- data/lib/latest/modules/streamanalytics_profile_module.rb +329 -316
- data/lib/latest/modules/subscriptions_profile_module.rb +67 -54
- data/lib/latest/modules/textanalytics_profile_module.rb +105 -0
- data/lib/latest/modules/trafficmanager_profile_module.rb +140 -124
- data/lib/latest/modules/videosearch_profile_module.rb +175 -0
- data/lib/latest/modules/web_profile_module.rb +1289 -1138
- data/lib/latest/modules/websearch_profile_module.rb +211 -0
- data/lib/v2017_03_09/module_definition.rb +1 -20
- data/lib/v2017_03_09/modules/compute_profile_module.rb +437 -424
- data/lib/v2017_03_09/modules/features_profile_module.rb +41 -28
- data/lib/v2017_03_09/modules/links_profile_module.rb +49 -36
- data/lib/v2017_03_09/modules/locks_profile_module.rb +41 -28
- data/lib/v2017_03_09/modules/network_profile_module.rb +535 -522
- data/lib/v2017_03_09/modules/policy_profile_module.rb +51 -38
- data/lib/v2017_03_09/modules/resources_profile_module.rb +223 -210
- data/lib/v2017_03_09/modules/storage_profile_module.rb +143 -130
- data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +67 -54
- data/lib/v2017_03_09/v2017_03_09_profile_client.rb +103 -10
- metadata +312 -133
- data/lib/latest/modules/graph_profile_module.rb +0 -202
@@ -5,142 +5,215 @@
|
|
5
5
|
require 'azure_mgmt_datalake_store'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module DataLakeStore
|
9
|
-
|
10
|
-
|
11
|
-
|
8
|
+
module DataLakeStore
|
9
|
+
module Mgmt
|
10
|
+
Accounts = Azure::DataLakeStore::Mgmt::V2016_11_01::Accounts
|
11
|
+
FirewallRules = Azure::DataLakeStore::Mgmt::V2016_11_01::FirewallRules
|
12
|
+
TrustedIdProviders = Azure::DataLakeStore::Mgmt::V2016_11_01::TrustedIdProviders
|
13
|
+
Operations = Azure::DataLakeStore::Mgmt::V2016_11_01::Operations
|
14
|
+
Locations = Azure::DataLakeStore::Mgmt::V2016_11_01::Locations
|
12
15
|
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
16
|
+
module Models
|
17
|
+
CapabilityInformation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CapabilityInformation
|
18
|
+
Resource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource
|
19
|
+
NameAvailabilityInformation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::NameAvailabilityInformation
|
20
|
+
EncryptionIdentity = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity
|
21
|
+
CreateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters
|
22
|
+
EncryptionConfig = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfig
|
23
|
+
CreateTrustedIdProviderWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateTrustedIdProviderWithAccountParameters
|
24
|
+
KeyVaultMetaInfo = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::KeyVaultMetaInfo
|
25
|
+
CreateOrUpdateTrustedIdProviderParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateTrustedIdProviderParameters
|
26
|
+
CheckNameAvailabilityParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters
|
27
|
+
UpdateTrustedIdProviderParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderParameters
|
28
|
+
FirewallRuleListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult
|
29
|
+
CreateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters
|
30
|
+
OperationDisplay = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay
|
31
|
+
UpdateKeyVaultMetaInfo = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo
|
32
|
+
OperationListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult
|
33
|
+
UpdateEncryptionConfig = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig
|
34
|
+
UpdateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters
|
35
|
+
TrustedIdProviderListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult
|
36
|
+
UpdateTrustedIdProviderWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters
|
37
|
+
SubResource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource
|
38
|
+
UpdateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters
|
39
|
+
Operation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation
|
40
|
+
CreateOrUpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters
|
41
|
+
DataLakeStoreAccountListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult
|
42
|
+
UpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters
|
43
|
+
FirewallRule = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule
|
44
|
+
TrustedIdProvider = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider
|
45
|
+
DataLakeStoreAccount = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount
|
46
|
+
DataLakeStoreAccountBasic = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic
|
47
|
+
EncryptionConfigType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType
|
48
|
+
EncryptionState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState
|
49
|
+
EncryptionProvisioningState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState
|
50
|
+
FirewallState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState
|
51
|
+
FirewallAllowAzureIpsState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState
|
52
|
+
TrustedIdProviderState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState
|
53
|
+
TierType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType
|
54
|
+
DataLakeStoreAccountStatus = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountStatus
|
55
|
+
DataLakeStoreAccountState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState
|
56
|
+
OperationOrigin = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationOrigin
|
57
|
+
SubscriptionState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubscriptionState
|
58
|
+
end
|
48
59
|
|
49
|
-
|
50
|
-
|
60
|
+
class DataLakeStoreManagementClass
|
61
|
+
attr_reader :accounts, :firewall_rules, :trusted_id_providers, :operations, :locations, :configurable, :base_url, :options, :model_classes
|
51
62
|
|
52
|
-
|
53
|
-
|
54
|
-
client_0.subscription_id = configurable.subscription_id
|
55
|
-
end
|
56
|
-
@firewall_rules = client_0.firewall_rules
|
57
|
-
@trusted_id_providers = client_0.trusted_id_providers
|
58
|
-
@account = client_0.account
|
63
|
+
def initialize(configurable, base_url=nil, options=nil)
|
64
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
59
65
|
|
60
|
-
|
61
|
-
|
66
|
+
@client_0 = Azure::DataLakeStore::Mgmt::V2016_11_01::DataLakeStoreAccountManagementClient.new(configurable.credentials, base_url, options)
|
67
|
+
if(@client_0.respond_to?(:subscription_id))
|
68
|
+
@client_0.subscription_id = configurable.subscription_id
|
69
|
+
end
|
70
|
+
add_telemetry(@client_0)
|
71
|
+
@accounts = @client_0.accounts
|
72
|
+
@firewall_rules = @client_0.firewall_rules
|
73
|
+
@trusted_id_providers = @client_0.trusted_id_providers
|
74
|
+
@operations = @client_0.operations
|
75
|
+
@locations = @client_0.locations
|
62
76
|
|
63
|
-
|
64
|
-
def update_key_vault_meta_info
|
65
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo
|
66
|
-
end
|
67
|
-
def update_firewall_rule_parameters
|
68
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters
|
69
|
-
end
|
70
|
-
def update_encryption_config
|
71
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig
|
72
|
-
end
|
73
|
-
def update_trusted_id_provider_parameters
|
74
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderParameters
|
75
|
-
end
|
76
|
-
def data_lake_store_account_update_parameters
|
77
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountUpdateParameters
|
78
|
-
end
|
79
|
-
def data_lake_store_trusted_id_provider_list_result
|
80
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreTrustedIdProviderListResult
|
81
|
-
end
|
82
|
-
def data_lake_store_firewall_rule_list_result
|
83
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreFirewallRuleListResult
|
84
|
-
end
|
85
|
-
def encryption_identity
|
86
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity
|
87
|
-
end
|
88
|
-
def encryption_config
|
89
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfig
|
90
|
-
end
|
91
|
-
def sub_resource
|
92
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource
|
93
|
-
end
|
94
|
-
def resource
|
95
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource
|
96
|
-
end
|
97
|
-
def key_vault_meta_info
|
98
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::KeyVaultMetaInfo
|
77
|
+
@model_classes = ModelClasses.new
|
99
78
|
end
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::ErrorDetails
|
105
|
-
end
|
106
|
-
def firewall_rule
|
107
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule
|
108
|
-
end
|
109
|
-
def trusted_id_provider
|
110
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider
|
111
|
-
end
|
112
|
-
def data_lake_store_account
|
113
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount
|
114
|
-
end
|
115
|
-
def data_lake_store_account_basic
|
116
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic
|
117
|
-
end
|
118
|
-
def encryption_config_type
|
119
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType
|
120
|
-
end
|
121
|
-
def encryption_state
|
122
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState
|
123
|
-
end
|
124
|
-
def encryption_provisioning_state
|
125
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState
|
126
|
-
end
|
127
|
-
def firewall_state
|
128
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState
|
129
|
-
end
|
130
|
-
def trusted_id_provider_state
|
131
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState
|
132
|
-
end
|
133
|
-
def tier_type
|
134
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType
|
135
|
-
end
|
136
|
-
def firewall_allow_azure_ips_state
|
137
|
-
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState
|
79
|
+
|
80
|
+
def add_telemetry(client)
|
81
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/DataLakeStore/Mgmt"
|
82
|
+
client.add_user_agent_information(profile_information)
|
138
83
|
end
|
139
|
-
|
140
|
-
|
84
|
+
|
85
|
+
def method_missing(method, *args)
|
86
|
+
if @client_0.respond_to?method
|
87
|
+
@client_0.send(method, *args)
|
88
|
+
else
|
89
|
+
super
|
90
|
+
end
|
141
91
|
end
|
142
|
-
|
143
|
-
|
92
|
+
|
93
|
+
class ModelClasses
|
94
|
+
def capability_information
|
95
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CapabilityInformation
|
96
|
+
end
|
97
|
+
def resource
|
98
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource
|
99
|
+
end
|
100
|
+
def name_availability_information
|
101
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::NameAvailabilityInformation
|
102
|
+
end
|
103
|
+
def encryption_identity
|
104
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity
|
105
|
+
end
|
106
|
+
def create_firewall_rule_with_account_parameters
|
107
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters
|
108
|
+
end
|
109
|
+
def encryption_config
|
110
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfig
|
111
|
+
end
|
112
|
+
def create_trusted_id_provider_with_account_parameters
|
113
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateTrustedIdProviderWithAccountParameters
|
114
|
+
end
|
115
|
+
def key_vault_meta_info
|
116
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::KeyVaultMetaInfo
|
117
|
+
end
|
118
|
+
def create_or_update_trusted_id_provider_parameters
|
119
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateTrustedIdProviderParameters
|
120
|
+
end
|
121
|
+
def check_name_availability_parameters
|
122
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters
|
123
|
+
end
|
124
|
+
def update_trusted_id_provider_parameters
|
125
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderParameters
|
126
|
+
end
|
127
|
+
def firewall_rule_list_result
|
128
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult
|
129
|
+
end
|
130
|
+
def create_data_lake_store_account_parameters
|
131
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters
|
132
|
+
end
|
133
|
+
def operation_display
|
134
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay
|
135
|
+
end
|
136
|
+
def update_key_vault_meta_info
|
137
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo
|
138
|
+
end
|
139
|
+
def operation_list_result
|
140
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult
|
141
|
+
end
|
142
|
+
def update_encryption_config
|
143
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig
|
144
|
+
end
|
145
|
+
def update_firewall_rule_with_account_parameters
|
146
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters
|
147
|
+
end
|
148
|
+
def trusted_id_provider_list_result
|
149
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult
|
150
|
+
end
|
151
|
+
def update_trusted_id_provider_with_account_parameters
|
152
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters
|
153
|
+
end
|
154
|
+
def sub_resource
|
155
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource
|
156
|
+
end
|
157
|
+
def update_data_lake_store_account_parameters
|
158
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters
|
159
|
+
end
|
160
|
+
def operation
|
161
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation
|
162
|
+
end
|
163
|
+
def create_or_update_firewall_rule_parameters
|
164
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters
|
165
|
+
end
|
166
|
+
def data_lake_store_account_list_result
|
167
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult
|
168
|
+
end
|
169
|
+
def update_firewall_rule_parameters
|
170
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters
|
171
|
+
end
|
172
|
+
def firewall_rule
|
173
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule
|
174
|
+
end
|
175
|
+
def trusted_id_provider
|
176
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider
|
177
|
+
end
|
178
|
+
def data_lake_store_account
|
179
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount
|
180
|
+
end
|
181
|
+
def data_lake_store_account_basic
|
182
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic
|
183
|
+
end
|
184
|
+
def encryption_config_type
|
185
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType
|
186
|
+
end
|
187
|
+
def encryption_state
|
188
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState
|
189
|
+
end
|
190
|
+
def encryption_provisioning_state
|
191
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState
|
192
|
+
end
|
193
|
+
def firewall_state
|
194
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState
|
195
|
+
end
|
196
|
+
def firewall_allow_azure_ips_state
|
197
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState
|
198
|
+
end
|
199
|
+
def trusted_id_provider_state
|
200
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState
|
201
|
+
end
|
202
|
+
def tier_type
|
203
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType
|
204
|
+
end
|
205
|
+
def data_lake_store_account_status
|
206
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountStatus
|
207
|
+
end
|
208
|
+
def data_lake_store_account_state
|
209
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState
|
210
|
+
end
|
211
|
+
def operation_origin
|
212
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationOrigin
|
213
|
+
end
|
214
|
+
def subscription_state
|
215
|
+
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubscriptionState
|
216
|
+
end
|
144
217
|
end
|
145
218
|
end
|
146
219
|
end
|
@@ -5,670 +5,711 @@
|
|
5
5
|
require 'azure_mgmt_devtestlabs'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module DevTestLabs
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
8
|
+
module DevTestLabs
|
9
|
+
module Mgmt
|
10
|
+
ProviderOperations = Azure::DevTestLabs::Mgmt::V2016_05_15::ProviderOperations
|
11
|
+
Labs = Azure::DevTestLabs::Mgmt::V2016_05_15::Labs
|
12
|
+
Operations = Azure::DevTestLabs::Mgmt::V2016_05_15::Operations
|
13
|
+
GlobalSchedules = Azure::DevTestLabs::Mgmt::V2016_05_15::GlobalSchedules
|
14
|
+
ArtifactSources = Azure::DevTestLabs::Mgmt::V2016_05_15::ArtifactSources
|
15
|
+
ArmTemplates = Azure::DevTestLabs::Mgmt::V2016_05_15::ArmTemplates
|
16
|
+
Artifacts = Azure::DevTestLabs::Mgmt::V2016_05_15::Artifacts
|
17
|
+
Costs = Azure::DevTestLabs::Mgmt::V2016_05_15::Costs
|
18
|
+
CustomImages = Azure::DevTestLabs::Mgmt::V2016_05_15::CustomImages
|
19
|
+
Formulas = Azure::DevTestLabs::Mgmt::V2016_05_15::Formulas
|
20
|
+
GalleryImages = Azure::DevTestLabs::Mgmt::V2016_05_15::GalleryImages
|
21
|
+
NotificationChannels = Azure::DevTestLabs::Mgmt::V2016_05_15::NotificationChannels
|
22
|
+
PolicySets = Azure::DevTestLabs::Mgmt::V2016_05_15::PolicySets
|
23
|
+
Policies = Azure::DevTestLabs::Mgmt::V2016_05_15::Policies
|
24
|
+
Schedules = Azure::DevTestLabs::Mgmt::V2016_05_15::Schedules
|
25
|
+
ServiceRunners = Azure::DevTestLabs::Mgmt::V2016_05_15::ServiceRunners
|
26
|
+
Users = Azure::DevTestLabs::Mgmt::V2016_05_15::Users
|
27
|
+
Disks = Azure::DevTestLabs::Mgmt::V2016_05_15::Disks
|
28
|
+
Environments = Azure::DevTestLabs::Mgmt::V2016_05_15::Environments
|
29
|
+
Secrets = Azure::DevTestLabs::Mgmt::V2016_05_15::Secrets
|
30
|
+
VirtualMachines = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualMachines
|
31
|
+
VirtualMachineSchedules = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualMachineSchedules
|
32
|
+
VirtualNetworks = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualNetworks
|
30
33
|
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
34
|
+
module Models
|
35
|
+
ExternalSubnetFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExternalSubnetFragment
|
36
|
+
GalleryImageReference = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReference
|
37
|
+
DayDetails = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DayDetails
|
38
|
+
InboundNatRule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule
|
39
|
+
NotificationSettings = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettings
|
40
|
+
SharedPublicIpAddressConfiguration = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SharedPublicIpAddressConfiguration
|
41
|
+
ExportResourceUsageParameters = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExportResourceUsageParameters
|
42
|
+
WeekDetailsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WeekDetailsFragment
|
43
|
+
ExternalSubnet = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExternalSubnet
|
44
|
+
HourDetailsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HourDetailsFragment
|
45
|
+
WeekDetails = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WeekDetails
|
46
|
+
UserSecretStore = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStore
|
47
|
+
HourDetails = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HourDetails
|
48
|
+
ArtifactParameterProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterProperties
|
49
|
+
ArtifactInstallProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallProperties
|
50
|
+
ResponseWithContinuationLab = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLab
|
51
|
+
ParametersValueFileInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ParametersValueFileInfo
|
52
|
+
ResponseWithContinuationLabVirtualMachine = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVirtualMachine
|
53
|
+
ArmTemplateInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateInfo
|
54
|
+
NetworkInterfaceProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NetworkInterfaceProperties
|
55
|
+
ResponseWithContinuationUser = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationUser
|
56
|
+
LabVirtualMachineCreationParameter = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineCreationParameter
|
57
|
+
ArtifactDeploymentStatusPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusPropertiesFragment
|
58
|
+
FormulaPropertiesFromVm = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FormulaPropertiesFromVm
|
59
|
+
ArtifactInstallPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallPropertiesFragment
|
60
|
+
ResponseWithContinuationLabVhd = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVhd
|
61
|
+
Subnet = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet
|
62
|
+
UserSecretStoreFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStoreFragment
|
63
|
+
AttachNewDataDiskOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachNewDataDiskOptions
|
64
|
+
GalleryImageReferenceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReferenceFragment
|
65
|
+
ParameterInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ParameterInfo
|
66
|
+
ComputeDataDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeDataDisk
|
67
|
+
GenerateArmTemplateRequest = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateArmTemplateRequest
|
68
|
+
ComputeVmInstanceViewStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatus
|
69
|
+
GenerateUploadUriParameter = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateUploadUriParameter
|
70
|
+
ComputeVmProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmProperties
|
71
|
+
GenerateUploadUriResponse = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateUploadUriResponse
|
72
|
+
PercentageCostThresholdProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PercentageCostThresholdProperties
|
73
|
+
IdentityProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::IdentityProperties
|
74
|
+
WindowsOsInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsInfo
|
75
|
+
InboundNatRuleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRuleFragment
|
76
|
+
CustomImagePropertiesFromVm = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesFromVm
|
77
|
+
UserIdentityFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentityFragment
|
78
|
+
ResponseWithContinuationSchedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSchedule
|
79
|
+
TargetCostProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostProperties
|
80
|
+
DetachDataDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDataDiskProperties
|
81
|
+
LabCostSummaryProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCostSummaryProperties
|
82
|
+
ResponseWithContinuationPolicy = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationPolicy
|
83
|
+
LabCostDetailsProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCostDetailsProperties
|
84
|
+
ResponseWithContinuationNotificationChannel = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationNotificationChannel
|
85
|
+
LabResourceCostProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabResourceCostProperties
|
86
|
+
EvaluatePoliciesRequest = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesRequest
|
87
|
+
SubnetOverrideFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetOverrideFragment
|
88
|
+
PolicySetResult = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicySetResult
|
89
|
+
SubnetSharedPublicIpAddressConfigurationFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfigurationFragment
|
90
|
+
Event = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event
|
91
|
+
LabVhd = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVhd
|
92
|
+
DayDetailsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DayDetailsFragment
|
93
|
+
SubnetFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetFragment
|
94
|
+
UserIdentity = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity
|
95
|
+
SharedPublicIpAddressConfigurationFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SharedPublicIpAddressConfigurationFragment
|
96
|
+
ResponseWithContinuationServiceRunner = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationServiceRunner
|
97
|
+
NetworkInterfacePropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NetworkInterfacePropertiesFragment
|
98
|
+
ArtifactDeploymentStatusProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusProperties
|
99
|
+
ShutdownNotificationContent = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ShutdownNotificationContent
|
100
|
+
ResponseWithContinuationSecret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSecret
|
101
|
+
RetargetScheduleProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::RetargetScheduleProperties
|
102
|
+
BulkCreationParameters = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::BulkCreationParameters
|
103
|
+
ResponseWithContinuationVirtualNetwork = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationVirtualNetwork
|
104
|
+
ComputeDataDiskFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeDataDiskFragment
|
105
|
+
NotifyParameters = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotifyParameters
|
106
|
+
ComputeVmPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmPropertiesFragment
|
107
|
+
OperationError = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationError
|
108
|
+
LinuxOsInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsInfo
|
109
|
+
OperationMetadataDisplay = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationMetadataDisplay
|
110
|
+
DataDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DataDiskProperties
|
111
|
+
OperationMetadata = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationMetadata
|
112
|
+
EnvironmentDeploymentProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnvironmentDeploymentProperties
|
113
|
+
OperationResult = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationResult
|
114
|
+
PolicyViolation = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyViolation
|
115
|
+
SubnetOverride = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetOverride
|
116
|
+
EventFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EventFragment
|
117
|
+
SubnetSharedPublicIpAddressConfiguration = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfiguration
|
118
|
+
ApplyArtifactsRequest = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplyArtifactsRequest
|
119
|
+
Port = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port
|
120
|
+
ArtifactParameterPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterPropertiesFragment
|
121
|
+
PortFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PortFragment
|
122
|
+
ProviderOperationResult = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ProviderOperationResult
|
123
|
+
CostThresholdProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties
|
124
|
+
Resource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource
|
125
|
+
DetachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties
|
126
|
+
ResponseWithContinuationArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate
|
127
|
+
EvaluatePoliciesResponse = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse
|
128
|
+
ResponseWithContinuationArtifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact
|
129
|
+
ArmTemplateParameterProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties
|
130
|
+
ResponseWithContinuationArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource
|
131
|
+
ComputeVmInstanceViewStatusFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatusFragment
|
132
|
+
ResponseWithContinuationCustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage
|
133
|
+
EvaluatePoliciesProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties
|
134
|
+
ResponseWithContinuationDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk
|
135
|
+
AttachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties
|
136
|
+
ResponseWithContinuationDtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment
|
137
|
+
NotificationSettingsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment
|
138
|
+
ResponseWithContinuationFormula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula
|
139
|
+
CustomImagePropertiesCustom = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom
|
140
|
+
ResponseWithContinuationGalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage
|
141
|
+
Schedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule
|
142
|
+
ApplicableSchedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule
|
143
|
+
ScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment
|
144
|
+
ApplicableScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment
|
145
|
+
ArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate
|
146
|
+
Artifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact
|
147
|
+
ArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource
|
148
|
+
ArtifactSourceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment
|
149
|
+
CustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage
|
150
|
+
Disk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk
|
151
|
+
DtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment
|
152
|
+
Formula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula
|
153
|
+
GalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage
|
154
|
+
Lab = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab
|
155
|
+
LabCost = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost
|
156
|
+
LabFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment
|
157
|
+
LabVirtualMachine = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine
|
158
|
+
LabVirtualMachineFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment
|
159
|
+
NotificationChannel = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel
|
160
|
+
NotificationChannelFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment
|
161
|
+
Policy = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy
|
162
|
+
PolicyFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment
|
163
|
+
Secret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret
|
164
|
+
ServiceRunner = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner
|
165
|
+
User = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User
|
166
|
+
VirtualNetwork = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork
|
167
|
+
UserFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment
|
168
|
+
VirtualNetworkFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment
|
169
|
+
EnableStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus
|
170
|
+
NotificationStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus
|
171
|
+
SourceControlType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType
|
172
|
+
StorageType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType
|
173
|
+
CostThresholdStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus
|
174
|
+
WindowsOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState
|
175
|
+
LinuxOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState
|
176
|
+
CustomImageOsType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType
|
177
|
+
HostCachingOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HostCachingOptions
|
178
|
+
NotificationChannelEventType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType
|
179
|
+
TransportProtocol = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol
|
180
|
+
VirtualMachineCreationSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource
|
181
|
+
FileUploadOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions
|
182
|
+
PremiumDataDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PremiumDataDisk
|
183
|
+
TargetCostStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus
|
184
|
+
ReportingCycleType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType
|
185
|
+
CostType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType
|
186
|
+
HttpStatusCode = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HttpStatusCode
|
187
|
+
PolicyStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus
|
188
|
+
PolicyFactName = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName
|
189
|
+
PolicyEvaluatorType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType
|
190
|
+
UsagePermissionType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UsagePermissionType
|
191
|
+
end
|
183
192
|
|
184
|
-
|
185
|
-
|
186
|
-
#
|
187
|
-
class DevTestLabsClass
|
188
|
-
attr_reader :labs, :global_schedules, :artifact_sources, :arm_templates, :artifacts, :costs, :custom_images, :formulas, :gallery_images, :notification_channels, :policy_sets, :policies, :schedules, :service_runners, :users, :disks, :environments, :secrets, :virtual_machines, :virtual_machine_schedules, :virtual_networks, :configurable, :base_url, :options, :model_classes
|
193
|
+
class DevTestLabsManagementClass
|
194
|
+
attr_reader :provider_operations, :labs, :operations, :global_schedules, :artifact_sources, :arm_templates, :artifacts, :costs, :custom_images, :formulas, :gallery_images, :notification_channels, :policy_sets, :policies, :schedules, :service_runners, :users, :disks, :environments, :secrets, :virtual_machines, :virtual_machine_schedules, :virtual_networks, :configurable, :base_url, :options, :model_classes
|
189
195
|
|
190
|
-
|
191
|
-
|
196
|
+
def initialize(configurable, base_url=nil, options=nil)
|
197
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
192
198
|
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
199
|
+
@client_0 = Azure::DevTestLabs::Mgmt::V2016_05_15::DevTestLabsClient.new(configurable.credentials, base_url, options)
|
200
|
+
if(@client_0.respond_to?(:subscription_id))
|
201
|
+
@client_0.subscription_id = configurable.subscription_id
|
202
|
+
end
|
203
|
+
add_telemetry(@client_0)
|
204
|
+
@provider_operations = @client_0.provider_operations
|
205
|
+
@labs = @client_0.labs
|
206
|
+
@operations = @client_0.operations
|
207
|
+
@global_schedules = @client_0.global_schedules
|
208
|
+
@artifact_sources = @client_0.artifact_sources
|
209
|
+
@arm_templates = @client_0.arm_templates
|
210
|
+
@artifacts = @client_0.artifacts
|
211
|
+
@costs = @client_0.costs
|
212
|
+
@custom_images = @client_0.custom_images
|
213
|
+
@formulas = @client_0.formulas
|
214
|
+
@gallery_images = @client_0.gallery_images
|
215
|
+
@notification_channels = @client_0.notification_channels
|
216
|
+
@policy_sets = @client_0.policy_sets
|
217
|
+
@policies = @client_0.policies
|
218
|
+
@schedules = @client_0.schedules
|
219
|
+
@service_runners = @client_0.service_runners
|
220
|
+
@users = @client_0.users
|
221
|
+
@disks = @client_0.disks
|
222
|
+
@environments = @client_0.environments
|
223
|
+
@secrets = @client_0.secrets
|
224
|
+
@virtual_machines = @client_0.virtual_machines
|
225
|
+
@virtual_machine_schedules = @client_0.virtual_machine_schedules
|
226
|
+
@virtual_networks = @client_0.virtual_networks
|
221
227
|
|
222
|
-
|
223
|
-
def formula_properties_from_vm
|
224
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FormulaPropertiesFromVm
|
225
|
-
end
|
226
|
-
def week_details
|
227
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WeekDetails
|
228
|
-
end
|
229
|
-
def export_resource_usage_parameters
|
230
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExportResourceUsageParameters
|
231
|
-
end
|
232
|
-
def external_subnet
|
233
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExternalSubnet
|
234
|
-
end
|
235
|
-
def notification_settings
|
236
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettings
|
237
|
-
end
|
238
|
-
def external_subnet_fragment
|
239
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExternalSubnetFragment
|
240
|
-
end
|
241
|
-
def evaluate_policies_response
|
242
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse
|
243
|
-
end
|
244
|
-
def event
|
245
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event
|
246
|
-
end
|
247
|
-
def day_details_fragment
|
248
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DayDetailsFragment
|
249
|
-
end
|
250
|
-
def event_fragment
|
251
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EventFragment
|
252
|
-
end
|
253
|
-
def notification_settings_fragment
|
254
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment
|
255
|
-
end
|
256
|
-
def hour_details
|
257
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HourDetails
|
258
|
-
end
|
259
|
-
def response_with_continuation_service_runner
|
260
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationServiceRunner
|
261
|
-
end
|
262
|
-
def artifact_parameter_properties
|
263
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterProperties
|
264
|
-
end
|
265
|
-
def response_with_continuation_lab
|
266
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLab
|
267
|
-
end
|
268
|
-
def apply_artifacts_request
|
269
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplyArtifactsRequest
|
270
|
-
end
|
271
|
-
def response_with_continuation_lab_vhd
|
272
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVhd
|
273
|
-
end
|
274
|
-
def user_secret_store
|
275
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStore
|
276
|
-
end
|
277
|
-
def gallery_image_reference
|
278
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReference
|
279
|
-
end
|
280
|
-
def arm_template_parameter_properties
|
281
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties
|
282
|
-
end
|
283
|
-
def inbound_nat_rule
|
284
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule
|
285
|
-
end
|
286
|
-
def artifact_deployment_status_properties
|
287
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusProperties
|
288
|
-
end
|
289
|
-
def shared_public_ip_address_configuration
|
290
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SharedPublicIpAddressConfiguration
|
291
|
-
end
|
292
|
-
def artifact_parameter_properties_fragment
|
293
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterPropertiesFragment
|
294
|
-
end
|
295
|
-
def network_interface_properties
|
296
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NetworkInterfaceProperties
|
297
|
-
end
|
298
|
-
def response_with_continuation_user
|
299
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationUser
|
300
|
-
end
|
301
|
-
def lab_virtual_machine_creation_parameter
|
302
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineCreationParameter
|
303
|
-
end
|
304
|
-
def attach_disk_properties
|
305
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties
|
306
|
-
end
|
307
|
-
def day_details
|
308
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DayDetails
|
309
|
-
end
|
310
|
-
def bulk_creation_parameters
|
311
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::BulkCreationParameters
|
312
|
-
end
|
313
|
-
def user_secret_store_fragment
|
314
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStoreFragment
|
315
|
-
end
|
316
|
-
def user_identity_fragment
|
317
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentityFragment
|
318
|
-
end
|
319
|
-
def compute_data_disk_fragment
|
320
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeDataDiskFragment
|
321
|
-
end
|
322
|
-
def gallery_image_reference_fragment
|
323
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReferenceFragment
|
324
|
-
end
|
325
|
-
def compute_vm_instance_view_status_fragment
|
326
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatusFragment
|
327
|
-
end
|
328
|
-
def parameter_info
|
329
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ParameterInfo
|
330
|
-
end
|
331
|
-
def compute_vm_properties_fragment
|
332
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmPropertiesFragment
|
333
|
-
end
|
334
|
-
def generate_arm_template_request
|
335
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateArmTemplateRequest
|
336
|
-
end
|
337
|
-
def cost_threshold_properties
|
338
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties
|
339
|
-
end
|
340
|
-
def generate_upload_uri_parameter
|
341
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateUploadUriParameter
|
342
|
-
end
|
343
|
-
def linux_os_info
|
344
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsInfo
|
345
|
-
end
|
346
|
-
def generate_upload_uri_response
|
347
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateUploadUriResponse
|
348
|
-
end
|
349
|
-
def custom_image_properties_custom
|
350
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom
|
351
|
-
end
|
352
|
-
def identity_properties
|
353
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::IdentityProperties
|
354
|
-
end
|
355
|
-
def data_disk_properties
|
356
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DataDiskProperties
|
357
|
-
end
|
358
|
-
def inbound_nat_rule_fragment
|
359
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRuleFragment
|
360
|
-
end
|
361
|
-
def detach_disk_properties
|
362
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties
|
363
|
-
end
|
364
|
-
def subnet_override_fragment
|
365
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetOverrideFragment
|
366
|
-
end
|
367
|
-
def environment_deployment_properties
|
368
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnvironmentDeploymentProperties
|
369
|
-
end
|
370
|
-
def target_cost_properties
|
371
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostProperties
|
372
|
-
end
|
373
|
-
def evaluate_policies_properties
|
374
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties
|
375
|
-
end
|
376
|
-
def lab_cost_summary_properties
|
377
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCostSummaryProperties
|
378
|
-
end
|
379
|
-
def policy_violation
|
380
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyViolation
|
381
|
-
end
|
382
|
-
def lab_cost_details_properties
|
383
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCostDetailsProperties
|
384
|
-
end
|
385
|
-
def week_details_fragment
|
386
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WeekDetailsFragment
|
387
|
-
end
|
388
|
-
def lab_resource_cost_properties
|
389
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabResourceCostProperties
|
390
|
-
end
|
391
|
-
def user_identity
|
392
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity
|
393
|
-
end
|
394
|
-
def subnet_shared_public_ip_address_configuration_fragment
|
395
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfigurationFragment
|
396
|
-
end
|
397
|
-
def parameters_value_file_info
|
398
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ParametersValueFileInfo
|
399
|
-
end
|
400
|
-
def subnet_fragment
|
401
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetFragment
|
402
|
-
end
|
403
|
-
def response_with_continuation_secret
|
404
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSecret
|
405
|
-
end
|
406
|
-
def lab_vhd
|
407
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVhd
|
408
|
-
end
|
409
|
-
def artifact_install_properties_fragment
|
410
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallPropertiesFragment
|
411
|
-
end
|
412
|
-
def shutdown_notification_content
|
413
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ShutdownNotificationContent
|
414
|
-
end
|
415
|
-
def attach_new_data_disk_options
|
416
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachNewDataDiskOptions
|
417
|
-
end
|
418
|
-
def shared_public_ip_address_configuration_fragment
|
419
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SharedPublicIpAddressConfigurationFragment
|
420
|
-
end
|
421
|
-
def compute_data_disk
|
422
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeDataDisk
|
423
|
-
end
|
424
|
-
def network_interface_properties_fragment
|
425
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NetworkInterfacePropertiesFragment
|
426
|
-
end
|
427
|
-
def compute_vm_properties
|
428
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmProperties
|
429
|
-
end
|
430
|
-
def retarget_schedule_properties
|
431
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::RetargetScheduleProperties
|
432
|
-
end
|
433
|
-
def windows_os_info
|
434
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsInfo
|
435
|
-
end
|
436
|
-
def response_with_continuation_virtual_network
|
437
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationVirtualNetwork
|
438
|
-
end
|
439
|
-
def response_with_continuation_policy
|
440
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationPolicy
|
228
|
+
@model_classes = ModelClasses.new
|
441
229
|
end
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationNotificationChannel
|
447
|
-
end
|
448
|
-
def notify_parameters
|
449
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotifyParameters
|
450
|
-
end
|
451
|
-
def evaluate_policies_request
|
452
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesRequest
|
453
|
-
end
|
454
|
-
def subnet_shared_public_ip_address_configuration
|
455
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfiguration
|
456
|
-
end
|
457
|
-
def hour_details_fragment
|
458
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HourDetailsFragment
|
459
|
-
end
|
460
|
-
def subnet
|
461
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet
|
462
|
-
end
|
463
|
-
def arm_template_info
|
464
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateInfo
|
465
|
-
end
|
466
|
-
def port
|
467
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port
|
468
|
-
end
|
469
|
-
def response_with_continuation_schedule
|
470
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSchedule
|
471
|
-
end
|
472
|
-
def port_fragment
|
473
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PortFragment
|
474
|
-
end
|
475
|
-
def compute_vm_instance_view_status
|
476
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatus
|
477
|
-
end
|
478
|
-
def resource
|
479
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource
|
480
|
-
end
|
481
|
-
def custom_image_properties_from_vm
|
482
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesFromVm
|
483
|
-
end
|
484
|
-
def response_with_continuation_arm_template
|
485
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate
|
486
|
-
end
|
487
|
-
def response_with_continuation_lab_virtual_machine
|
488
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVirtualMachine
|
489
|
-
end
|
490
|
-
def response_with_continuation_artifact
|
491
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact
|
492
|
-
end
|
493
|
-
def artifact_install_properties
|
494
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallProperties
|
495
|
-
end
|
496
|
-
def response_with_continuation_artifact_source
|
497
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource
|
498
|
-
end
|
499
|
-
def response_with_continuation_custom_image
|
500
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage
|
501
|
-
end
|
502
|
-
def detach_data_disk_properties
|
503
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDataDiskProperties
|
504
|
-
end
|
505
|
-
def response_with_continuation_disk
|
506
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk
|
507
|
-
end
|
508
|
-
def artifact_deployment_status_properties_fragment
|
509
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusPropertiesFragment
|
510
|
-
end
|
511
|
-
def response_with_continuation_dtl_environment
|
512
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment
|
513
|
-
end
|
514
|
-
def policy_set_result
|
515
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicySetResult
|
516
|
-
end
|
517
|
-
def response_with_continuation_formula
|
518
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula
|
519
|
-
end
|
520
|
-
def percentage_cost_threshold_properties
|
521
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PercentageCostThresholdProperties
|
522
|
-
end
|
523
|
-
def response_with_continuation_gallery_image
|
524
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage
|
525
|
-
end
|
526
|
-
def schedule
|
527
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule
|
528
|
-
end
|
529
|
-
def applicable_schedule
|
530
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule
|
531
|
-
end
|
532
|
-
def schedule_fragment
|
533
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment
|
534
|
-
end
|
535
|
-
def applicable_schedule_fragment
|
536
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment
|
537
|
-
end
|
538
|
-
def arm_template
|
539
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate
|
540
|
-
end
|
541
|
-
def artifact
|
542
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact
|
543
|
-
end
|
544
|
-
def artifact_source
|
545
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource
|
546
|
-
end
|
547
|
-
def artifact_source_fragment
|
548
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment
|
549
|
-
end
|
550
|
-
def custom_image
|
551
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage
|
552
|
-
end
|
553
|
-
def disk
|
554
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk
|
555
|
-
end
|
556
|
-
def dtl_environment
|
557
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment
|
558
|
-
end
|
559
|
-
def formula
|
560
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula
|
561
|
-
end
|
562
|
-
def gallery_image
|
563
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage
|
564
|
-
end
|
565
|
-
def lab
|
566
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab
|
567
|
-
end
|
568
|
-
def lab_cost
|
569
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost
|
570
|
-
end
|
571
|
-
def lab_fragment
|
572
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment
|
573
|
-
end
|
574
|
-
def lab_virtual_machine
|
575
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine
|
576
|
-
end
|
577
|
-
def lab_virtual_machine_fragment
|
578
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment
|
579
|
-
end
|
580
|
-
def notification_channel
|
581
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel
|
582
|
-
end
|
583
|
-
def notification_channel_fragment
|
584
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment
|
585
|
-
end
|
586
|
-
def policy
|
587
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy
|
588
|
-
end
|
589
|
-
def policy_fragment
|
590
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment
|
591
|
-
end
|
592
|
-
def secret
|
593
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret
|
594
|
-
end
|
595
|
-
def service_runner
|
596
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner
|
597
|
-
end
|
598
|
-
def user
|
599
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User
|
600
|
-
end
|
601
|
-
def virtual_network
|
602
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork
|
603
|
-
end
|
604
|
-
def user_fragment
|
605
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment
|
606
|
-
end
|
607
|
-
def virtual_network_fragment
|
608
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment
|
609
|
-
end
|
610
|
-
def enable_status
|
611
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus
|
612
|
-
end
|
613
|
-
def notification_status
|
614
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus
|
615
|
-
end
|
616
|
-
def source_control_type
|
617
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType
|
618
|
-
end
|
619
|
-
def storage_type
|
620
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType
|
621
|
-
end
|
622
|
-
def cost_threshold_status
|
623
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus
|
624
|
-
end
|
625
|
-
def windows_os_state
|
626
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState
|
627
|
-
end
|
628
|
-
def linux_os_state
|
629
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState
|
630
|
-
end
|
631
|
-
def custom_image_os_type
|
632
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType
|
633
|
-
end
|
634
|
-
def host_caching_options
|
635
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HostCachingOptions
|
636
|
-
end
|
637
|
-
def notification_channel_event_type
|
638
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType
|
639
|
-
end
|
640
|
-
def transport_protocol
|
641
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol
|
642
|
-
end
|
643
|
-
def virtual_machine_creation_source
|
644
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource
|
645
|
-
end
|
646
|
-
def file_upload_options
|
647
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions
|
648
|
-
end
|
649
|
-
def premium_data_disk
|
650
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PremiumDataDisk
|
651
|
-
end
|
652
|
-
def target_cost_status
|
653
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus
|
654
|
-
end
|
655
|
-
def reporting_cycle_type
|
656
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType
|
657
|
-
end
|
658
|
-
def cost_type
|
659
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType
|
660
|
-
end
|
661
|
-
def policy_status
|
662
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus
|
663
|
-
end
|
664
|
-
def policy_fact_name
|
665
|
-
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName
|
230
|
+
|
231
|
+
def add_telemetry(client)
|
232
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/DevTestLabs/Mgmt"
|
233
|
+
client.add_user_agent_information(profile_information)
|
666
234
|
end
|
667
|
-
|
668
|
-
|
235
|
+
|
236
|
+
def method_missing(method, *args)
|
237
|
+
if @client_0.respond_to?method
|
238
|
+
@client_0.send(method, *args)
|
239
|
+
else
|
240
|
+
super
|
241
|
+
end
|
669
242
|
end
|
670
|
-
|
671
|
-
|
243
|
+
|
244
|
+
class ModelClasses
|
245
|
+
def external_subnet_fragment
|
246
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExternalSubnetFragment
|
247
|
+
end
|
248
|
+
def gallery_image_reference
|
249
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReference
|
250
|
+
end
|
251
|
+
def day_details
|
252
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DayDetails
|
253
|
+
end
|
254
|
+
def inbound_nat_rule
|
255
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule
|
256
|
+
end
|
257
|
+
def notification_settings
|
258
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettings
|
259
|
+
end
|
260
|
+
def shared_public_ip_address_configuration
|
261
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SharedPublicIpAddressConfiguration
|
262
|
+
end
|
263
|
+
def export_resource_usage_parameters
|
264
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExportResourceUsageParameters
|
265
|
+
end
|
266
|
+
def week_details_fragment
|
267
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WeekDetailsFragment
|
268
|
+
end
|
269
|
+
def external_subnet
|
270
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExternalSubnet
|
271
|
+
end
|
272
|
+
def hour_details_fragment
|
273
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HourDetailsFragment
|
274
|
+
end
|
275
|
+
def week_details
|
276
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WeekDetails
|
277
|
+
end
|
278
|
+
def user_secret_store
|
279
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStore
|
280
|
+
end
|
281
|
+
def hour_details
|
282
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HourDetails
|
283
|
+
end
|
284
|
+
def artifact_parameter_properties
|
285
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterProperties
|
286
|
+
end
|
287
|
+
def artifact_install_properties
|
288
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallProperties
|
289
|
+
end
|
290
|
+
def response_with_continuation_lab
|
291
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLab
|
292
|
+
end
|
293
|
+
def parameters_value_file_info
|
294
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ParametersValueFileInfo
|
295
|
+
end
|
296
|
+
def response_with_continuation_lab_virtual_machine
|
297
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVirtualMachine
|
298
|
+
end
|
299
|
+
def arm_template_info
|
300
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateInfo
|
301
|
+
end
|
302
|
+
def network_interface_properties
|
303
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NetworkInterfaceProperties
|
304
|
+
end
|
305
|
+
def response_with_continuation_user
|
306
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationUser
|
307
|
+
end
|
308
|
+
def lab_virtual_machine_creation_parameter
|
309
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineCreationParameter
|
310
|
+
end
|
311
|
+
def artifact_deployment_status_properties_fragment
|
312
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusPropertiesFragment
|
313
|
+
end
|
314
|
+
def formula_properties_from_vm
|
315
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FormulaPropertiesFromVm
|
316
|
+
end
|
317
|
+
def artifact_install_properties_fragment
|
318
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallPropertiesFragment
|
319
|
+
end
|
320
|
+
def response_with_continuation_lab_vhd
|
321
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVhd
|
322
|
+
end
|
323
|
+
def subnet
|
324
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet
|
325
|
+
end
|
326
|
+
def user_secret_store_fragment
|
327
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStoreFragment
|
328
|
+
end
|
329
|
+
def attach_new_data_disk_options
|
330
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachNewDataDiskOptions
|
331
|
+
end
|
332
|
+
def gallery_image_reference_fragment
|
333
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReferenceFragment
|
334
|
+
end
|
335
|
+
def parameter_info
|
336
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ParameterInfo
|
337
|
+
end
|
338
|
+
def compute_data_disk
|
339
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeDataDisk
|
340
|
+
end
|
341
|
+
def generate_arm_template_request
|
342
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateArmTemplateRequest
|
343
|
+
end
|
344
|
+
def compute_vm_instance_view_status
|
345
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatus
|
346
|
+
end
|
347
|
+
def generate_upload_uri_parameter
|
348
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateUploadUriParameter
|
349
|
+
end
|
350
|
+
def compute_vm_properties
|
351
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmProperties
|
352
|
+
end
|
353
|
+
def generate_upload_uri_response
|
354
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateUploadUriResponse
|
355
|
+
end
|
356
|
+
def percentage_cost_threshold_properties
|
357
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PercentageCostThresholdProperties
|
358
|
+
end
|
359
|
+
def identity_properties
|
360
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::IdentityProperties
|
361
|
+
end
|
362
|
+
def windows_os_info
|
363
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsInfo
|
364
|
+
end
|
365
|
+
def inbound_nat_rule_fragment
|
366
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRuleFragment
|
367
|
+
end
|
368
|
+
def custom_image_properties_from_vm
|
369
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesFromVm
|
370
|
+
end
|
371
|
+
def user_identity_fragment
|
372
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentityFragment
|
373
|
+
end
|
374
|
+
def response_with_continuation_schedule
|
375
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSchedule
|
376
|
+
end
|
377
|
+
def target_cost_properties
|
378
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostProperties
|
379
|
+
end
|
380
|
+
def detach_data_disk_properties
|
381
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDataDiskProperties
|
382
|
+
end
|
383
|
+
def lab_cost_summary_properties
|
384
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCostSummaryProperties
|
385
|
+
end
|
386
|
+
def response_with_continuation_policy
|
387
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationPolicy
|
388
|
+
end
|
389
|
+
def lab_cost_details_properties
|
390
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCostDetailsProperties
|
391
|
+
end
|
392
|
+
def response_with_continuation_notification_channel
|
393
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationNotificationChannel
|
394
|
+
end
|
395
|
+
def lab_resource_cost_properties
|
396
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabResourceCostProperties
|
397
|
+
end
|
398
|
+
def evaluate_policies_request
|
399
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesRequest
|
400
|
+
end
|
401
|
+
def subnet_override_fragment
|
402
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetOverrideFragment
|
403
|
+
end
|
404
|
+
def policy_set_result
|
405
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicySetResult
|
406
|
+
end
|
407
|
+
def subnet_shared_public_ip_address_configuration_fragment
|
408
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfigurationFragment
|
409
|
+
end
|
410
|
+
def event
|
411
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event
|
412
|
+
end
|
413
|
+
def lab_vhd
|
414
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVhd
|
415
|
+
end
|
416
|
+
def day_details_fragment
|
417
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DayDetailsFragment
|
418
|
+
end
|
419
|
+
def subnet_fragment
|
420
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetFragment
|
421
|
+
end
|
422
|
+
def user_identity
|
423
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity
|
424
|
+
end
|
425
|
+
def shared_public_ip_address_configuration_fragment
|
426
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SharedPublicIpAddressConfigurationFragment
|
427
|
+
end
|
428
|
+
def response_with_continuation_service_runner
|
429
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationServiceRunner
|
430
|
+
end
|
431
|
+
def network_interface_properties_fragment
|
432
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NetworkInterfacePropertiesFragment
|
433
|
+
end
|
434
|
+
def artifact_deployment_status_properties
|
435
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusProperties
|
436
|
+
end
|
437
|
+
def shutdown_notification_content
|
438
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ShutdownNotificationContent
|
439
|
+
end
|
440
|
+
def response_with_continuation_secret
|
441
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSecret
|
442
|
+
end
|
443
|
+
def retarget_schedule_properties
|
444
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::RetargetScheduleProperties
|
445
|
+
end
|
446
|
+
def bulk_creation_parameters
|
447
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::BulkCreationParameters
|
448
|
+
end
|
449
|
+
def response_with_continuation_virtual_network
|
450
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationVirtualNetwork
|
451
|
+
end
|
452
|
+
def compute_data_disk_fragment
|
453
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeDataDiskFragment
|
454
|
+
end
|
455
|
+
def notify_parameters
|
456
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotifyParameters
|
457
|
+
end
|
458
|
+
def compute_vm_properties_fragment
|
459
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmPropertiesFragment
|
460
|
+
end
|
461
|
+
def operation_error
|
462
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationError
|
463
|
+
end
|
464
|
+
def linux_os_info
|
465
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsInfo
|
466
|
+
end
|
467
|
+
def operation_metadata_display
|
468
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationMetadataDisplay
|
469
|
+
end
|
470
|
+
def data_disk_properties
|
471
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DataDiskProperties
|
472
|
+
end
|
473
|
+
def operation_metadata
|
474
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationMetadata
|
475
|
+
end
|
476
|
+
def environment_deployment_properties
|
477
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnvironmentDeploymentProperties
|
478
|
+
end
|
479
|
+
def operation_result
|
480
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::OperationResult
|
481
|
+
end
|
482
|
+
def policy_violation
|
483
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyViolation
|
484
|
+
end
|
485
|
+
def subnet_override
|
486
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetOverride
|
487
|
+
end
|
488
|
+
def event_fragment
|
489
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EventFragment
|
490
|
+
end
|
491
|
+
def subnet_shared_public_ip_address_configuration
|
492
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfiguration
|
493
|
+
end
|
494
|
+
def apply_artifacts_request
|
495
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplyArtifactsRequest
|
496
|
+
end
|
497
|
+
def port
|
498
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port
|
499
|
+
end
|
500
|
+
def artifact_parameter_properties_fragment
|
501
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterPropertiesFragment
|
502
|
+
end
|
503
|
+
def port_fragment
|
504
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PortFragment
|
505
|
+
end
|
506
|
+
def provider_operation_result
|
507
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ProviderOperationResult
|
508
|
+
end
|
509
|
+
def cost_threshold_properties
|
510
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties
|
511
|
+
end
|
512
|
+
def resource
|
513
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource
|
514
|
+
end
|
515
|
+
def detach_disk_properties
|
516
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties
|
517
|
+
end
|
518
|
+
def response_with_continuation_arm_template
|
519
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate
|
520
|
+
end
|
521
|
+
def evaluate_policies_response
|
522
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse
|
523
|
+
end
|
524
|
+
def response_with_continuation_artifact
|
525
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact
|
526
|
+
end
|
527
|
+
def arm_template_parameter_properties
|
528
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties
|
529
|
+
end
|
530
|
+
def response_with_continuation_artifact_source
|
531
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource
|
532
|
+
end
|
533
|
+
def compute_vm_instance_view_status_fragment
|
534
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatusFragment
|
535
|
+
end
|
536
|
+
def response_with_continuation_custom_image
|
537
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage
|
538
|
+
end
|
539
|
+
def evaluate_policies_properties
|
540
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties
|
541
|
+
end
|
542
|
+
def response_with_continuation_disk
|
543
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk
|
544
|
+
end
|
545
|
+
def attach_disk_properties
|
546
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties
|
547
|
+
end
|
548
|
+
def response_with_continuation_dtl_environment
|
549
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment
|
550
|
+
end
|
551
|
+
def notification_settings_fragment
|
552
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment
|
553
|
+
end
|
554
|
+
def response_with_continuation_formula
|
555
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula
|
556
|
+
end
|
557
|
+
def custom_image_properties_custom
|
558
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom
|
559
|
+
end
|
560
|
+
def response_with_continuation_gallery_image
|
561
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage
|
562
|
+
end
|
563
|
+
def schedule
|
564
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule
|
565
|
+
end
|
566
|
+
def applicable_schedule
|
567
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule
|
568
|
+
end
|
569
|
+
def schedule_fragment
|
570
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment
|
571
|
+
end
|
572
|
+
def applicable_schedule_fragment
|
573
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment
|
574
|
+
end
|
575
|
+
def arm_template
|
576
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate
|
577
|
+
end
|
578
|
+
def artifact
|
579
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact
|
580
|
+
end
|
581
|
+
def artifact_source
|
582
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource
|
583
|
+
end
|
584
|
+
def artifact_source_fragment
|
585
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment
|
586
|
+
end
|
587
|
+
def custom_image
|
588
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage
|
589
|
+
end
|
590
|
+
def disk
|
591
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk
|
592
|
+
end
|
593
|
+
def dtl_environment
|
594
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment
|
595
|
+
end
|
596
|
+
def formula
|
597
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula
|
598
|
+
end
|
599
|
+
def gallery_image
|
600
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage
|
601
|
+
end
|
602
|
+
def lab
|
603
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab
|
604
|
+
end
|
605
|
+
def lab_cost
|
606
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost
|
607
|
+
end
|
608
|
+
def lab_fragment
|
609
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment
|
610
|
+
end
|
611
|
+
def lab_virtual_machine
|
612
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine
|
613
|
+
end
|
614
|
+
def lab_virtual_machine_fragment
|
615
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment
|
616
|
+
end
|
617
|
+
def notification_channel
|
618
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel
|
619
|
+
end
|
620
|
+
def notification_channel_fragment
|
621
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment
|
622
|
+
end
|
623
|
+
def policy
|
624
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy
|
625
|
+
end
|
626
|
+
def policy_fragment
|
627
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment
|
628
|
+
end
|
629
|
+
def secret
|
630
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret
|
631
|
+
end
|
632
|
+
def service_runner
|
633
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner
|
634
|
+
end
|
635
|
+
def user
|
636
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User
|
637
|
+
end
|
638
|
+
def virtual_network
|
639
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork
|
640
|
+
end
|
641
|
+
def user_fragment
|
642
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment
|
643
|
+
end
|
644
|
+
def virtual_network_fragment
|
645
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment
|
646
|
+
end
|
647
|
+
def enable_status
|
648
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus
|
649
|
+
end
|
650
|
+
def notification_status
|
651
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus
|
652
|
+
end
|
653
|
+
def source_control_type
|
654
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType
|
655
|
+
end
|
656
|
+
def storage_type
|
657
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType
|
658
|
+
end
|
659
|
+
def cost_threshold_status
|
660
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus
|
661
|
+
end
|
662
|
+
def windows_os_state
|
663
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState
|
664
|
+
end
|
665
|
+
def linux_os_state
|
666
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState
|
667
|
+
end
|
668
|
+
def custom_image_os_type
|
669
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType
|
670
|
+
end
|
671
|
+
def host_caching_options
|
672
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HostCachingOptions
|
673
|
+
end
|
674
|
+
def notification_channel_event_type
|
675
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType
|
676
|
+
end
|
677
|
+
def transport_protocol
|
678
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol
|
679
|
+
end
|
680
|
+
def virtual_machine_creation_source
|
681
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource
|
682
|
+
end
|
683
|
+
def file_upload_options
|
684
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions
|
685
|
+
end
|
686
|
+
def premium_data_disk
|
687
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PremiumDataDisk
|
688
|
+
end
|
689
|
+
def target_cost_status
|
690
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus
|
691
|
+
end
|
692
|
+
def reporting_cycle_type
|
693
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType
|
694
|
+
end
|
695
|
+
def cost_type
|
696
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType
|
697
|
+
end
|
698
|
+
def http_status_code
|
699
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HttpStatusCode
|
700
|
+
end
|
701
|
+
def policy_status
|
702
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus
|
703
|
+
end
|
704
|
+
def policy_fact_name
|
705
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName
|
706
|
+
end
|
707
|
+
def policy_evaluator_type
|
708
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType
|
709
|
+
end
|
710
|
+
def usage_permission_type
|
711
|
+
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UsagePermissionType
|
712
|
+
end
|
672
713
|
end
|
673
714
|
end
|
674
715
|
end
|