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,146 +5,371 @@
|
|
5
5
|
require 'azure_mgmt_batch'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module Batch
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
8
|
+
module Batch
|
9
|
+
module Mgmt
|
10
|
+
BatchAccountOperations = Azure::Batch::Mgmt::V2017_09_01::BatchAccountOperations
|
11
|
+
ApplicationPackageOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationPackageOperations
|
12
|
+
ApplicationOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationOperations
|
13
|
+
Location = Azure::Batch::Mgmt::V2017_09_01::Location
|
14
|
+
Operations = Azure::Batch::Mgmt::V2017_09_01::Operations
|
15
|
+
CertificateOperations = Azure::Batch::Mgmt::V2017_09_01::CertificateOperations
|
16
|
+
PoolOperations = Azure::Batch::Mgmt::V2017_09_01::PoolOperations
|
14
17
|
|
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
|
-
|
48
|
-
|
49
|
-
|
18
|
+
module Models
|
19
|
+
FixedScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::FixedScaleSettings
|
20
|
+
AutoStorageBaseProperties = Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageBaseProperties
|
21
|
+
AutoScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleSettings
|
22
|
+
BatchAccountCreateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountCreateParameters
|
23
|
+
ScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::ScaleSettings
|
24
|
+
KeyVaultReference = Azure::Batch::Mgmt::V2017_09_01::Models::KeyVaultReference
|
25
|
+
BatchAccountUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountUpdateParameters
|
26
|
+
OperationDisplay = Azure::Batch::Mgmt::V2017_09_01::Models::OperationDisplay
|
27
|
+
BatchAccountRegenerateKeyParameters = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountRegenerateKeyParameters
|
28
|
+
OperationListResult = Azure::Batch::Mgmt::V2017_09_01::Models::OperationListResult
|
29
|
+
ActivateApplicationPackageParameters = Azure::Batch::Mgmt::V2017_09_01::Models::ActivateApplicationPackageParameters
|
30
|
+
AutoScaleRunError = Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRunError
|
31
|
+
ApplicationPackage = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackage
|
32
|
+
AutoScaleRun = Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRun
|
33
|
+
ListApplicationsResult = Azure::Batch::Mgmt::V2017_09_01::Models::ListApplicationsResult
|
34
|
+
NetworkSecurityGroupRule = Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRule
|
35
|
+
BatchLocationQuota = Azure::Batch::Mgmt::V2017_09_01::Models::BatchLocationQuota
|
36
|
+
InboundNatPool = Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool
|
37
|
+
ProxyResource = Azure::Batch::Mgmt::V2017_09_01::Models::ProxyResource
|
38
|
+
PoolEndpointConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::PoolEndpointConfiguration
|
39
|
+
DeleteCertificateError = Azure::Batch::Mgmt::V2017_09_01::Models::DeleteCertificateError
|
40
|
+
NetworkConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::NetworkConfiguration
|
41
|
+
CheckNameAvailabilityParameters = Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityParameters
|
42
|
+
TaskSchedulingPolicy = Azure::Batch::Mgmt::V2017_09_01::Models::TaskSchedulingPolicy
|
43
|
+
CloudServiceConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::CloudServiceConfiguration
|
44
|
+
LinuxUserConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::LinuxUserConfiguration
|
45
|
+
OSDisk = Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk
|
46
|
+
UserAccount = Azure::Batch::Mgmt::V2017_09_01::Models::UserAccount
|
47
|
+
DataDisk = Azure::Batch::Mgmt::V2017_09_01::Models::DataDisk
|
48
|
+
MetadataItem = Azure::Batch::Mgmt::V2017_09_01::Models::MetadataItem
|
49
|
+
DeploymentConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::DeploymentConfiguration
|
50
|
+
ResourceFile = Azure::Batch::Mgmt::V2017_09_01::Models::ResourceFile
|
51
|
+
BatchAccountKeys = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountKeys
|
52
|
+
EnvironmentSetting = Azure::Batch::Mgmt::V2017_09_01::Models::EnvironmentSetting
|
53
|
+
Application = Azure::Batch::Mgmt::V2017_09_01::Models::Application
|
54
|
+
AutoUserSpecification = Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserSpecification
|
55
|
+
Resource = Azure::Batch::Mgmt::V2017_09_01::Models::Resource
|
56
|
+
UserIdentity = Azure::Batch::Mgmt::V2017_09_01::Models::UserIdentity
|
57
|
+
CheckNameAvailabilityResult = Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult
|
58
|
+
StartTask = Azure::Batch::Mgmt::V2017_09_01::Models::StartTask
|
59
|
+
ImageReference = Azure::Batch::Mgmt::V2017_09_01::Models::ImageReference
|
60
|
+
CertificateReference = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateReference
|
61
|
+
VirtualMachineConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::VirtualMachineConfiguration
|
62
|
+
ApplicationPackageReference = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackageReference
|
63
|
+
ApplicationCreateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationCreateParameters
|
64
|
+
ResizeError = Azure::Batch::Mgmt::V2017_09_01::Models::ResizeError
|
65
|
+
CertificateBaseProperties = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateBaseProperties
|
66
|
+
ResizeOperationStatus = Azure::Batch::Mgmt::V2017_09_01::Models::ResizeOperationStatus
|
67
|
+
WindowsConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration
|
68
|
+
Operation = Azure::Batch::Mgmt::V2017_09_01::Models::Operation
|
69
|
+
ApplicationUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationUpdateParameters
|
70
|
+
ListPoolsResult = Azure::Batch::Mgmt::V2017_09_01::Models::ListPoolsResult
|
71
|
+
BatchAccountListResult = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountListResult
|
72
|
+
ListCertificatesResult = Azure::Batch::Mgmt::V2017_09_01::Models::ListCertificatesResult
|
73
|
+
AutoStorageProperties = Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageProperties
|
74
|
+
BatchAccount = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccount
|
75
|
+
Certificate = Azure::Batch::Mgmt::V2017_09_01::Models::Certificate
|
76
|
+
CertificateCreateOrUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters
|
77
|
+
Pool = Azure::Batch::Mgmt::V2017_09_01::Models::Pool
|
78
|
+
PoolAllocationMode = Azure::Batch::Mgmt::V2017_09_01::Models::PoolAllocationMode
|
79
|
+
ProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::ProvisioningState
|
80
|
+
AccountKeyType = Azure::Batch::Mgmt::V2017_09_01::Models::AccountKeyType
|
81
|
+
PackageState = Azure::Batch::Mgmt::V2017_09_01::Models::PackageState
|
82
|
+
CertificateFormat = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateFormat
|
83
|
+
CertificateProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateProvisioningState
|
84
|
+
PoolProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::PoolProvisioningState
|
85
|
+
AllocationState = Azure::Batch::Mgmt::V2017_09_01::Models::AllocationState
|
86
|
+
CachingType = Azure::Batch::Mgmt::V2017_09_01::Models::CachingType
|
87
|
+
StorageAccountType = Azure::Batch::Mgmt::V2017_09_01::Models::StorageAccountType
|
88
|
+
ComputeNodeDeallocationOption = Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeDeallocationOption
|
89
|
+
InterNodeCommunicationState = Azure::Batch::Mgmt::V2017_09_01::Models::InterNodeCommunicationState
|
90
|
+
InboundEndpointProtocol = Azure::Batch::Mgmt::V2017_09_01::Models::InboundEndpointProtocol
|
91
|
+
NetworkSecurityGroupRuleAccess = Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRuleAccess
|
92
|
+
ComputeNodeFillType = Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeFillType
|
93
|
+
ElevationLevel = Azure::Batch::Mgmt::V2017_09_01::Models::ElevationLevel
|
94
|
+
AutoUserScope = Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserScope
|
95
|
+
CertificateStoreLocation = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateStoreLocation
|
96
|
+
CertificateVisibility = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateVisibility
|
97
|
+
NameAvailabilityReason = Azure::Batch::Mgmt::V2017_09_01::Models::NameAvailabilityReason
|
98
|
+
end
|
50
99
|
|
51
|
-
|
52
|
-
|
100
|
+
class BatchManagementClass
|
101
|
+
attr_reader :batch_account_operations, :application_package_operations, :application_operations, :location, :operations, :certificate_operations, :pool_operations, :configurable, :base_url, :options, :model_classes
|
53
102
|
|
54
|
-
|
55
|
-
|
56
|
-
client_0.subscription_id = configurable.subscription_id
|
57
|
-
end
|
58
|
-
@batch_account_operations = client_0.batch_account_operations
|
59
|
-
@application_package_operations = client_0.application_package_operations
|
60
|
-
@application_operations = client_0.application_operations
|
61
|
-
@location = client_0.location
|
62
|
-
@operations = client_0.operations
|
103
|
+
def initialize(configurable, base_url=nil, options=nil)
|
104
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
63
105
|
|
64
|
-
|
65
|
-
|
106
|
+
@client_0 = Azure::Batch::Mgmt::V2017_09_01::BatchManagementClient.new(configurable.credentials, base_url, options)
|
107
|
+
if(@client_0.respond_to?(:subscription_id))
|
108
|
+
@client_0.subscription_id = configurable.subscription_id
|
109
|
+
end
|
110
|
+
add_telemetry(@client_0)
|
111
|
+
@batch_account_operations = @client_0.batch_account_operations
|
112
|
+
@application_package_operations = @client_0.application_package_operations
|
113
|
+
@application_operations = @client_0.application_operations
|
114
|
+
@location = @client_0.location
|
115
|
+
@operations = @client_0.operations
|
116
|
+
@certificate_operations = @client_0.certificate_operations
|
117
|
+
@pool_operations = @client_0.pool_operations
|
66
118
|
|
67
|
-
|
68
|
-
def application_package
|
69
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::ApplicationPackage
|
70
|
-
end
|
71
|
-
def application
|
72
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::Application
|
73
|
-
end
|
74
|
-
def key_vault_reference
|
75
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::KeyVaultReference
|
76
|
-
end
|
77
|
-
def list_applications_result
|
78
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::ListApplicationsResult
|
79
|
-
end
|
80
|
-
def batch_account_create_parameters
|
81
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::BatchAccountCreateParameters
|
82
|
-
end
|
83
|
-
def check_name_availability_parameters
|
84
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::CheckNameAvailabilityParameters
|
85
|
-
end
|
86
|
-
def batch_account_update_parameters
|
87
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::BatchAccountUpdateParameters
|
88
|
-
end
|
89
|
-
def application_update_parameters
|
90
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::ApplicationUpdateParameters
|
91
|
-
end
|
92
|
-
def batch_account_regenerate_key_parameters
|
93
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::BatchAccountRegenerateKeyParameters
|
94
|
-
end
|
95
|
-
def batch_location_quota
|
96
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::BatchLocationQuota
|
97
|
-
end
|
98
|
-
def activate_application_package_parameters
|
99
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::ActivateApplicationPackageParameters
|
100
|
-
end
|
101
|
-
def resource
|
102
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::Resource
|
119
|
+
@model_classes = ModelClasses.new
|
103
120
|
end
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::BatchAccountListResult
|
109
|
-
end
|
110
|
-
def application_create_parameters
|
111
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::ApplicationCreateParameters
|
112
|
-
end
|
113
|
-
def operation_display
|
114
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::OperationDisplay
|
115
|
-
end
|
116
|
-
def batch_account_keys
|
117
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::BatchAccountKeys
|
118
|
-
end
|
119
|
-
def operation
|
120
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::Operation
|
121
|
-
end
|
122
|
-
def check_name_availability_result
|
123
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::CheckNameAvailabilityResult
|
124
|
-
end
|
125
|
-
def operation_list_result
|
126
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::OperationListResult
|
127
|
-
end
|
128
|
-
def auto_storage_properties
|
129
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::AutoStorageProperties
|
130
|
-
end
|
131
|
-
def batch_account
|
132
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::BatchAccount
|
133
|
-
end
|
134
|
-
def pool_allocation_mode
|
135
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::PoolAllocationMode
|
136
|
-
end
|
137
|
-
def provisioning_state
|
138
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::ProvisioningState
|
139
|
-
end
|
140
|
-
def account_key_type
|
141
|
-
Azure::Batch::Mgmt::V2017_05_01::Models::AccountKeyType
|
121
|
+
|
122
|
+
def add_telemetry(client)
|
123
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Batch/Mgmt"
|
124
|
+
client.add_user_agent_information(profile_information)
|
142
125
|
end
|
143
|
-
|
144
|
-
|
126
|
+
|
127
|
+
def method_missing(method, *args)
|
128
|
+
if @client_0.respond_to?method
|
129
|
+
@client_0.send(method, *args)
|
130
|
+
else
|
131
|
+
super
|
132
|
+
end
|
145
133
|
end
|
146
|
-
|
147
|
-
|
134
|
+
|
135
|
+
class ModelClasses
|
136
|
+
def fixed_scale_settings
|
137
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::FixedScaleSettings
|
138
|
+
end
|
139
|
+
def auto_storage_base_properties
|
140
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageBaseProperties
|
141
|
+
end
|
142
|
+
def auto_scale_settings
|
143
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleSettings
|
144
|
+
end
|
145
|
+
def batch_account_create_parameters
|
146
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountCreateParameters
|
147
|
+
end
|
148
|
+
def scale_settings
|
149
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ScaleSettings
|
150
|
+
end
|
151
|
+
def key_vault_reference
|
152
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::KeyVaultReference
|
153
|
+
end
|
154
|
+
def batch_account_update_parameters
|
155
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountUpdateParameters
|
156
|
+
end
|
157
|
+
def operation_display
|
158
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::OperationDisplay
|
159
|
+
end
|
160
|
+
def batch_account_regenerate_key_parameters
|
161
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountRegenerateKeyParameters
|
162
|
+
end
|
163
|
+
def operation_list_result
|
164
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::OperationListResult
|
165
|
+
end
|
166
|
+
def activate_application_package_parameters
|
167
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ActivateApplicationPackageParameters
|
168
|
+
end
|
169
|
+
def auto_scale_run_error
|
170
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRunError
|
171
|
+
end
|
172
|
+
def application_package
|
173
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackage
|
174
|
+
end
|
175
|
+
def auto_scale_run
|
176
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRun
|
177
|
+
end
|
178
|
+
def list_applications_result
|
179
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ListApplicationsResult
|
180
|
+
end
|
181
|
+
def network_security_group_rule
|
182
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRule
|
183
|
+
end
|
184
|
+
def batch_location_quota
|
185
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::BatchLocationQuota
|
186
|
+
end
|
187
|
+
def inbound_nat_pool
|
188
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool
|
189
|
+
end
|
190
|
+
def proxy_resource
|
191
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ProxyResource
|
192
|
+
end
|
193
|
+
def pool_endpoint_configuration
|
194
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::PoolEndpointConfiguration
|
195
|
+
end
|
196
|
+
def delete_certificate_error
|
197
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::DeleteCertificateError
|
198
|
+
end
|
199
|
+
def network_configuration
|
200
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::NetworkConfiguration
|
201
|
+
end
|
202
|
+
def check_name_availability_parameters
|
203
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityParameters
|
204
|
+
end
|
205
|
+
def task_scheduling_policy
|
206
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::TaskSchedulingPolicy
|
207
|
+
end
|
208
|
+
def cloud_service_configuration
|
209
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::CloudServiceConfiguration
|
210
|
+
end
|
211
|
+
def linux_user_configuration
|
212
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::LinuxUserConfiguration
|
213
|
+
end
|
214
|
+
def osdisk
|
215
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk
|
216
|
+
end
|
217
|
+
def user_account
|
218
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::UserAccount
|
219
|
+
end
|
220
|
+
def data_disk
|
221
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::DataDisk
|
222
|
+
end
|
223
|
+
def metadata_item
|
224
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::MetadataItem
|
225
|
+
end
|
226
|
+
def deployment_configuration
|
227
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::DeploymentConfiguration
|
228
|
+
end
|
229
|
+
def resource_file
|
230
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ResourceFile
|
231
|
+
end
|
232
|
+
def batch_account_keys
|
233
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountKeys
|
234
|
+
end
|
235
|
+
def environment_setting
|
236
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::EnvironmentSetting
|
237
|
+
end
|
238
|
+
def application
|
239
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::Application
|
240
|
+
end
|
241
|
+
def auto_user_specification
|
242
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserSpecification
|
243
|
+
end
|
244
|
+
def resource
|
245
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::Resource
|
246
|
+
end
|
247
|
+
def user_identity
|
248
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::UserIdentity
|
249
|
+
end
|
250
|
+
def check_name_availability_result
|
251
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult
|
252
|
+
end
|
253
|
+
def start_task
|
254
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::StartTask
|
255
|
+
end
|
256
|
+
def image_reference
|
257
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ImageReference
|
258
|
+
end
|
259
|
+
def certificate_reference
|
260
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::CertificateReference
|
261
|
+
end
|
262
|
+
def virtual_machine_configuration
|
263
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::VirtualMachineConfiguration
|
264
|
+
end
|
265
|
+
def application_package_reference
|
266
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackageReference
|
267
|
+
end
|
268
|
+
def application_create_parameters
|
269
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationCreateParameters
|
270
|
+
end
|
271
|
+
def resize_error
|
272
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ResizeError
|
273
|
+
end
|
274
|
+
def certificate_base_properties
|
275
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::CertificateBaseProperties
|
276
|
+
end
|
277
|
+
def resize_operation_status
|
278
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ResizeOperationStatus
|
279
|
+
end
|
280
|
+
def windows_configuration
|
281
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration
|
282
|
+
end
|
283
|
+
def operation
|
284
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::Operation
|
285
|
+
end
|
286
|
+
def application_update_parameters
|
287
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationUpdateParameters
|
288
|
+
end
|
289
|
+
def list_pools_result
|
290
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ListPoolsResult
|
291
|
+
end
|
292
|
+
def batch_account_list_result
|
293
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountListResult
|
294
|
+
end
|
295
|
+
def list_certificates_result
|
296
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ListCertificatesResult
|
297
|
+
end
|
298
|
+
def auto_storage_properties
|
299
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageProperties
|
300
|
+
end
|
301
|
+
def batch_account
|
302
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccount
|
303
|
+
end
|
304
|
+
def certificate
|
305
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::Certificate
|
306
|
+
end
|
307
|
+
def certificate_create_or_update_parameters
|
308
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters
|
309
|
+
end
|
310
|
+
def pool
|
311
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::Pool
|
312
|
+
end
|
313
|
+
def pool_allocation_mode
|
314
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::PoolAllocationMode
|
315
|
+
end
|
316
|
+
def provisioning_state
|
317
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ProvisioningState
|
318
|
+
end
|
319
|
+
def account_key_type
|
320
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::AccountKeyType
|
321
|
+
end
|
322
|
+
def package_state
|
323
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::PackageState
|
324
|
+
end
|
325
|
+
def certificate_format
|
326
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::CertificateFormat
|
327
|
+
end
|
328
|
+
def certificate_provisioning_state
|
329
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::CertificateProvisioningState
|
330
|
+
end
|
331
|
+
def pool_provisioning_state
|
332
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::PoolProvisioningState
|
333
|
+
end
|
334
|
+
def allocation_state
|
335
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::AllocationState
|
336
|
+
end
|
337
|
+
def caching_type
|
338
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::CachingType
|
339
|
+
end
|
340
|
+
def storage_account_type
|
341
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::StorageAccountType
|
342
|
+
end
|
343
|
+
def compute_node_deallocation_option
|
344
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeDeallocationOption
|
345
|
+
end
|
346
|
+
def inter_node_communication_state
|
347
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::InterNodeCommunicationState
|
348
|
+
end
|
349
|
+
def inbound_endpoint_protocol
|
350
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::InboundEndpointProtocol
|
351
|
+
end
|
352
|
+
def network_security_group_rule_access
|
353
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRuleAccess
|
354
|
+
end
|
355
|
+
def compute_node_fill_type
|
356
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeFillType
|
357
|
+
end
|
358
|
+
def elevation_level
|
359
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::ElevationLevel
|
360
|
+
end
|
361
|
+
def auto_user_scope
|
362
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserScope
|
363
|
+
end
|
364
|
+
def certificate_store_location
|
365
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::CertificateStoreLocation
|
366
|
+
end
|
367
|
+
def certificate_visibility
|
368
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::CertificateVisibility
|
369
|
+
end
|
370
|
+
def name_availability_reason
|
371
|
+
Azure::Batch::Mgmt::V2017_09_01::Models::NameAvailabilityReason
|
372
|
+
end
|
148
373
|
end
|
149
374
|
end
|
150
375
|
end
|