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,594 +5,611 @@
|
|
5
5
|
require 'azure_mgmt_automation'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module Automation
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
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
|
-
|
8
|
+
module Automation
|
9
|
+
module Mgmt
|
10
|
+
AutomationAccountOperations = Azure::Automation::Mgmt::V2015_10_31::AutomationAccountOperations
|
11
|
+
Operations = Azure::Automation::Mgmt::V2015_10_31::Operations
|
12
|
+
StatisticsOperations = Azure::Automation::Mgmt::V2015_10_31::StatisticsOperations
|
13
|
+
Usages = Azure::Automation::Mgmt::V2015_10_31::Usages
|
14
|
+
CertificateOperations = Azure::Automation::Mgmt::V2015_10_31::CertificateOperations
|
15
|
+
ConnectionOperations = Azure::Automation::Mgmt::V2015_10_31::ConnectionOperations
|
16
|
+
ConnectionTypeOperations = Azure::Automation::Mgmt::V2015_10_31::ConnectionTypeOperations
|
17
|
+
CredentialOperations = Azure::Automation::Mgmt::V2015_10_31::CredentialOperations
|
18
|
+
DscCompilationJobOperations = Azure::Automation::Mgmt::V2015_10_31::DscCompilationJobOperations
|
19
|
+
DscConfigurationOperations = Azure::Automation::Mgmt::V2015_10_31::DscConfigurationOperations
|
20
|
+
AgentRegistrationInformation = Azure::Automation::Mgmt::V2015_10_31::AgentRegistrationInformation
|
21
|
+
DscNodeOperations = Azure::Automation::Mgmt::V2015_10_31::DscNodeOperations
|
22
|
+
NodeReports = Azure::Automation::Mgmt::V2015_10_31::NodeReports
|
23
|
+
DscNodeConfigurationOperations = Azure::Automation::Mgmt::V2015_10_31::DscNodeConfigurationOperations
|
24
|
+
HybridRunbookWorkerGroupOperations = Azure::Automation::Mgmt::V2015_10_31::HybridRunbookWorkerGroupOperations
|
25
|
+
JobOperations = Azure::Automation::Mgmt::V2015_10_31::JobOperations
|
26
|
+
JobStreamOperations = Azure::Automation::Mgmt::V2015_10_31::JobStreamOperations
|
27
|
+
JobScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::JobScheduleOperations
|
28
|
+
ActivityOperations = Azure::Automation::Mgmt::V2015_10_31::ActivityOperations
|
29
|
+
ModuleModelOperations = Azure::Automation::Mgmt::V2015_10_31::ModuleModelOperations
|
30
|
+
ObjectDataTypes = Azure::Automation::Mgmt::V2015_10_31::ObjectDataTypes
|
31
|
+
Fields = Azure::Automation::Mgmt::V2015_10_31::Fields
|
32
|
+
RunbookDraftOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookDraftOperations
|
33
|
+
RunbookOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookOperations
|
34
|
+
TestJobStreams = Azure::Automation::Mgmt::V2015_10_31::TestJobStreams
|
35
|
+
TestJobs = Azure::Automation::Mgmt::V2015_10_31::TestJobs
|
36
|
+
ScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::ScheduleOperations
|
37
|
+
VariableOperations = Azure::Automation::Mgmt::V2015_10_31::VariableOperations
|
38
|
+
WebhookOperations = Azure::Automation::Mgmt::V2015_10_31::WebhookOperations
|
38
39
|
|
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
|
-
|
40
|
+
module Models
|
41
|
+
DscCompilationJobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters
|
42
|
+
DscCompilationJob = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob
|
43
|
+
UsageCounterName = Azure::Automation::Mgmt::V2015_10_31::Models::UsageCounterName
|
44
|
+
DscCompilationJobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult
|
45
|
+
UsageListResult = Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult
|
46
|
+
DscConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult
|
47
|
+
StatisticsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::StatisticsListResult
|
48
|
+
DscConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationCreateOrUpdateParameters
|
49
|
+
ContentHash = Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash
|
50
|
+
DscMetaConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration
|
51
|
+
RunbookDraft = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft
|
52
|
+
DscNodeConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters
|
53
|
+
ModuleErrorInfo = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo
|
54
|
+
DscNodeConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration
|
55
|
+
DscNodeExtensionHandlerAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeExtensionHandlerAssociationProperty
|
56
|
+
DscNodeConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult
|
57
|
+
DscNodeConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty
|
58
|
+
ContentSource = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource
|
59
|
+
WebhookListResult = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult
|
60
|
+
DscNodeListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeListResult
|
61
|
+
Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku
|
62
|
+
DscNodeUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeUpdateParameters
|
63
|
+
AutomationAccountListResult = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountListResult
|
64
|
+
DscReportError = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportError
|
65
|
+
Operation = Azure::Automation::Mgmt::V2015_10_31::Models::Operation
|
66
|
+
DscReportResourceNavigation = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResourceNavigation
|
67
|
+
AutomationAccountCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountCreateOrUpdateParameters
|
68
|
+
DscReportResource = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResource
|
69
|
+
Certificate = Azure::Automation::Mgmt::V2015_10_31::Models::Certificate
|
70
|
+
DscNodeReport = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReport
|
71
|
+
CertificateUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters
|
72
|
+
DscNodeReportListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReportListResult
|
73
|
+
ConnectionTypeAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty
|
74
|
+
HybridRunbookWorker = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker
|
75
|
+
ConnectionListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult
|
76
|
+
RunAsCredentialAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty
|
77
|
+
ConnectionCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters
|
78
|
+
HybridRunbookWorkerGroup = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup
|
79
|
+
ConnectionType = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType
|
80
|
+
HybridRunbookWorkerGroupsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult
|
81
|
+
ConnectionTypeCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters
|
82
|
+
HybridRunbookWorkerGroupUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters
|
83
|
+
CredentialListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult
|
84
|
+
RunbookAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty
|
85
|
+
CredentialCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters
|
86
|
+
Job = Azure::Automation::Mgmt::V2015_10_31::Models::Job
|
87
|
+
ActivityParameterSet = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterSet
|
88
|
+
JobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters
|
89
|
+
Activity = Azure::Automation::Mgmt::V2015_10_31::Models::Activity
|
90
|
+
JobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult
|
91
|
+
AdvancedScheduleMonthlyOccurrence = Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence
|
92
|
+
ScheduleAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty
|
93
|
+
AgentRegistrationKeys = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys
|
94
|
+
JobScheduleCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters
|
95
|
+
AgentRegistrationRegenerateKeyParameter = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter
|
96
|
+
JobSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule
|
97
|
+
ErrorResponse = Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse
|
98
|
+
JobScheduleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult
|
99
|
+
Statistics = Azure::Automation::Mgmt::V2015_10_31::Models::Statistics
|
100
|
+
JobStream = Azure::Automation::Mgmt::V2015_10_31::Models::JobStream
|
101
|
+
ContentLink = Azure::Automation::Mgmt::V2015_10_31::Models::ContentLink
|
102
|
+
JobStreamListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamListResult
|
103
|
+
Webhook = Azure::Automation::Mgmt::V2015_10_31::Models::Webhook
|
104
|
+
DscConfigurationParameter = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter
|
105
|
+
ModuleCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters
|
106
|
+
WebhookUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters
|
107
|
+
ModuleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleListResult
|
108
|
+
OperationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult
|
109
|
+
ModuleUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleUpdateParameters
|
110
|
+
CertificateListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateListResult
|
111
|
+
RunbookDraftUndoEditResult = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult
|
112
|
+
Connection = Azure::Automation::Mgmt::V2015_10_31::Models::Connection
|
113
|
+
RunbookCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateParameters
|
114
|
+
FieldDefinition = Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition
|
115
|
+
RunbookCreateOrUpdateDraftProperties = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftProperties
|
116
|
+
Credential = Azure::Automation::Mgmt::V2015_10_31::Models::Credential
|
117
|
+
RunbookCreateOrUpdateDraftParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters
|
118
|
+
ActivityParameter = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter
|
119
|
+
RunbookUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookUpdateParameters
|
120
|
+
ActivityListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityListResult
|
121
|
+
RunbookListResult = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookListResult
|
122
|
+
AgentRegistration = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistration
|
123
|
+
ScheduleCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleCreateOrUpdateParameters
|
124
|
+
Usage = Azure::Automation::Mgmt::V2015_10_31::Models::Usage
|
125
|
+
Schedule = Azure::Automation::Mgmt::V2015_10_31::Models::Schedule
|
126
|
+
WebhookCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters
|
127
|
+
Resource = Azure::Automation::Mgmt::V2015_10_31::Models::Resource
|
128
|
+
ScheduleUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleUpdateParameters
|
129
|
+
AutomationAccountUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters
|
130
|
+
ScheduleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleListResult
|
131
|
+
ConnectionUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionUpdateParameters
|
132
|
+
SubResource = Azure::Automation::Mgmt::V2015_10_31::Models::SubResource
|
133
|
+
CredentialUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialUpdateParameters
|
134
|
+
TestJobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::TestJobCreateParameters
|
135
|
+
AdvancedSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule
|
136
|
+
TestJob = Azure::Automation::Mgmt::V2015_10_31::Models::TestJob
|
137
|
+
RunbookParameter = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter
|
138
|
+
TypeField = Azure::Automation::Mgmt::V2015_10_31::Models::TypeField
|
139
|
+
CertificateCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters
|
140
|
+
TypeFieldListResult = Azure::Automation::Mgmt::V2015_10_31::Models::TypeFieldListResult
|
141
|
+
ActivityOutputType = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType
|
142
|
+
VariableCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableCreateOrUpdateParameters
|
143
|
+
OperationDisplay = Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay
|
144
|
+
Variable = Azure::Automation::Mgmt::V2015_10_31::Models::Variable
|
145
|
+
DscConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty
|
146
|
+
VariableListResult = Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult
|
147
|
+
ConnectionTypeListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult
|
148
|
+
VariableUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters
|
149
|
+
Runbook = Azure::Automation::Mgmt::V2015_10_31::Models::Runbook
|
150
|
+
ModuleModel = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel
|
151
|
+
DscNode = Azure::Automation::Mgmt::V2015_10_31::Models::DscNode
|
152
|
+
DscConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration
|
153
|
+
AutomationAccount = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount
|
154
|
+
RunbookTypeEnum = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum
|
155
|
+
RunbookState = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState
|
156
|
+
RunbookProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState
|
157
|
+
ModuleProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState
|
158
|
+
ContentSourceType = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType
|
159
|
+
DscConfigurationProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState
|
160
|
+
DscConfigurationState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState
|
161
|
+
SkuNameEnum = Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum
|
162
|
+
AutomationAccountState = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState
|
163
|
+
ScheduleDay = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay
|
164
|
+
AgentRegistrationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName
|
165
|
+
JobStatus = Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus
|
166
|
+
JobStreamType = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType
|
167
|
+
HttpStatusCode = Azure::Automation::Mgmt::V2015_10_31::Models::HttpStatusCode
|
168
|
+
ScheduleFrequency = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency
|
169
|
+
end
|
168
170
|
|
169
|
-
|
170
|
-
|
171
|
-
#
|
172
|
-
class AutomationClass
|
173
|
-
attr_reader :automation_account_operations, :operations, :statistics_operations, :usages, :certificate_operations, :connection_operations, :connection_type_operations, :credential_operations, :dsc_compilation_job_operations, :dsc_configuration_operations, :agent_registration_information, :dsc_node_operations, :node_reports, :dsc_node_configuration_operations, :hybrid_runbook_worker_group_operations, :job_operations, :job_stream_operations, :job_schedule_operations, :activity_operations, :module_model_operations, :object_data_types, :fields, :runbook_draft_operations, :runbook_operations, :test_job_streams, :test_jobs, :schedule_operations, :variable_operations, :webhook_operations, :configurable, :base_url, :options, :model_classes
|
171
|
+
class AutomationManagementClass
|
172
|
+
attr_reader :automation_account_operations, :operations, :statistics_operations, :usages, :certificate_operations, :connection_operations, :connection_type_operations, :credential_operations, :dsc_compilation_job_operations, :dsc_configuration_operations, :agent_registration_information, :dsc_node_operations, :node_reports, :dsc_node_configuration_operations, :hybrid_runbook_worker_group_operations, :job_operations, :job_stream_operations, :job_schedule_operations, :activity_operations, :module_model_operations, :object_data_types, :fields, :runbook_draft_operations, :runbook_operations, :test_job_streams, :test_jobs, :schedule_operations, :variable_operations, :webhook_operations, :configurable, :base_url, :options, :model_classes
|
174
173
|
|
175
|
-
|
176
|
-
|
174
|
+
def initialize(configurable, base_url=nil, options=nil)
|
175
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
177
176
|
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
@model_classes = ModelClasses.new
|
213
|
-
end
|
177
|
+
@client_0 = Azure::Automation::Mgmt::V2015_10_31::AutomationClient.new(configurable.credentials, base_url, options)
|
178
|
+
if(@client_0.respond_to?(:subscription_id))
|
179
|
+
@client_0.subscription_id = configurable.subscription_id
|
180
|
+
end
|
181
|
+
add_telemetry(@client_0)
|
182
|
+
@automation_account_operations = @client_0.automation_account_operations
|
183
|
+
@operations = @client_0.operations
|
184
|
+
@statistics_operations = @client_0.statistics_operations
|
185
|
+
@usages = @client_0.usages
|
186
|
+
@certificate_operations = @client_0.certificate_operations
|
187
|
+
@connection_operations = @client_0.connection_operations
|
188
|
+
@connection_type_operations = @client_0.connection_type_operations
|
189
|
+
@credential_operations = @client_0.credential_operations
|
190
|
+
@dsc_compilation_job_operations = @client_0.dsc_compilation_job_operations
|
191
|
+
@dsc_configuration_operations = @client_0.dsc_configuration_operations
|
192
|
+
@agent_registration_information = @client_0.agent_registration_information
|
193
|
+
@dsc_node_operations = @client_0.dsc_node_operations
|
194
|
+
@node_reports = @client_0.node_reports
|
195
|
+
@dsc_node_configuration_operations = @client_0.dsc_node_configuration_operations
|
196
|
+
@hybrid_runbook_worker_group_operations = @client_0.hybrid_runbook_worker_group_operations
|
197
|
+
@job_operations = @client_0.job_operations
|
198
|
+
@job_stream_operations = @client_0.job_stream_operations
|
199
|
+
@job_schedule_operations = @client_0.job_schedule_operations
|
200
|
+
@activity_operations = @client_0.activity_operations
|
201
|
+
@module_model_operations = @client_0.module_model_operations
|
202
|
+
@object_data_types = @client_0.object_data_types
|
203
|
+
@fields = @client_0.fields
|
204
|
+
@runbook_draft_operations = @client_0.runbook_draft_operations
|
205
|
+
@runbook_operations = @client_0.runbook_operations
|
206
|
+
@test_job_streams = @client_0.test_job_streams
|
207
|
+
@test_jobs = @client_0.test_jobs
|
208
|
+
@schedule_operations = @client_0.schedule_operations
|
209
|
+
@variable_operations = @client_0.variable_operations
|
210
|
+
@webhook_operations = @client_0.webhook_operations
|
214
211
|
|
215
|
-
|
216
|
-
def dsc_compilation_job
|
217
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob
|
218
|
-
end
|
219
|
-
def error_response
|
220
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse
|
221
|
-
end
|
222
|
-
def dsc_compilation_job_list_result
|
223
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult
|
224
|
-
end
|
225
|
-
def usage
|
226
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::Usage
|
227
|
-
end
|
228
|
-
def dsc_configuration_list_result
|
229
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult
|
230
|
-
end
|
231
|
-
def statistics
|
232
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::Statistics
|
233
|
-
end
|
234
|
-
def dsc_configuration_create_or_update_parameters
|
235
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationCreateOrUpdateParameters
|
236
|
-
end
|
237
|
-
def runbook_parameter
|
238
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter
|
239
|
-
end
|
240
|
-
def dsc_meta_configuration
|
241
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration
|
242
|
-
end
|
243
|
-
def content_link
|
244
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ContentLink
|
245
|
-
end
|
246
|
-
def dsc_node_configuration_create_or_update_parameters
|
247
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters
|
248
|
-
end
|
249
|
-
def content_hash
|
250
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash
|
251
|
-
end
|
252
|
-
def module_error_info
|
253
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo
|
254
|
-
end
|
255
|
-
def runbook_draft
|
256
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft
|
257
|
-
end
|
258
|
-
def dsc_node_configuration_association_property
|
259
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty
|
260
|
-
end
|
261
|
-
def webhook_create_or_update_parameters
|
262
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters
|
263
|
-
end
|
264
|
-
def content_source
|
265
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource
|
266
|
-
end
|
267
|
-
def dsc_node_configuration
|
268
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration
|
269
|
-
end
|
270
|
-
def webhook_list_result
|
271
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult
|
272
|
-
end
|
273
|
-
def dsc_node_configuration_list_result
|
274
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult
|
275
|
-
end
|
276
|
-
def webhook
|
277
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::Webhook
|
278
|
-
end
|
279
|
-
def dsc_node_list_result
|
280
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeListResult
|
281
|
-
end
|
282
|
-
def automation_account_list_result
|
283
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountListResult
|
284
|
-
end
|
285
|
-
def dsc_node_update_parameters
|
286
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeUpdateParameters
|
287
|
-
end
|
288
|
-
def operation
|
289
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::Operation
|
290
|
-
end
|
291
|
-
def dsc_report_error
|
292
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscReportError
|
293
|
-
end
|
294
|
-
def automation_account_create_or_update_parameters
|
295
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountCreateOrUpdateParameters
|
296
|
-
end
|
297
|
-
def dsc_report_resource_navigation
|
298
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResourceNavigation
|
299
|
-
end
|
300
|
-
def certificate
|
301
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::Certificate
|
302
|
-
end
|
303
|
-
def dsc_report_resource
|
304
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResource
|
305
|
-
end
|
306
|
-
def certificate_update_parameters
|
307
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters
|
308
|
-
end
|
309
|
-
def dsc_node_report
|
310
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReport
|
311
|
-
end
|
312
|
-
def connection_type_association_property
|
313
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty
|
314
|
-
end
|
315
|
-
def dsc_node_report_list_result
|
316
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReportListResult
|
317
|
-
end
|
318
|
-
def connection_list_result
|
319
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult
|
320
|
-
end
|
321
|
-
def hybrid_runbook_worker
|
322
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker
|
323
|
-
end
|
324
|
-
def connection_create_or_update_parameters
|
325
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters
|
326
|
-
end
|
327
|
-
def run_as_credential_association_property
|
328
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty
|
329
|
-
end
|
330
|
-
def connection_type
|
331
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType
|
332
|
-
end
|
333
|
-
def hybrid_runbook_worker_group
|
334
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup
|
335
|
-
end
|
336
|
-
def connection_type_create_or_update_parameters
|
337
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters
|
338
|
-
end
|
339
|
-
def hybrid_runbook_worker_groups_list_result
|
340
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult
|
341
|
-
end
|
342
|
-
def credential_list_result
|
343
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult
|
344
|
-
end
|
345
|
-
def hybrid_runbook_worker_group_update_parameters
|
346
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters
|
347
|
-
end
|
348
|
-
def credential_create_or_update_parameters
|
349
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters
|
350
|
-
end
|
351
|
-
def runbook_association_property
|
352
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty
|
353
|
-
end
|
354
|
-
def activity_parameter_set
|
355
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterSet
|
356
|
-
end
|
357
|
-
def job
|
358
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::Job
|
359
|
-
end
|
360
|
-
def activity
|
361
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::Activity
|
362
|
-
end
|
363
|
-
def job_create_parameters
|
364
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters
|
365
|
-
end
|
366
|
-
def advanced_schedule_monthly_occurrence
|
367
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence
|
368
|
-
end
|
369
|
-
def job_list_result
|
370
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult
|
371
|
-
end
|
372
|
-
def agent_registration_keys
|
373
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys
|
374
|
-
end
|
375
|
-
def schedule_association_property
|
376
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty
|
377
|
-
end
|
378
|
-
def agent_registration_regenerate_key_parameter
|
379
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter
|
380
|
-
end
|
381
|
-
def job_schedule_create_parameters
|
382
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters
|
383
|
-
end
|
384
|
-
def dsc_compilation_job_create_parameters
|
385
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters
|
386
|
-
end
|
387
|
-
def job_schedule
|
388
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule
|
389
|
-
end
|
390
|
-
def usage_list_result
|
391
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult
|
392
|
-
end
|
393
|
-
def job_schedule_list_result
|
394
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult
|
395
|
-
end
|
396
|
-
def job_stream
|
397
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::JobStream
|
398
|
-
end
|
399
|
-
def dsc_configuration_parameter
|
400
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter
|
212
|
+
@model_classes = ModelClasses.new
|
401
213
|
end
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::Resource
|
407
|
-
end
|
408
|
-
def module_create_or_update_parameters
|
409
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters
|
410
|
-
end
|
411
|
-
def operation_list_result
|
412
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult
|
413
|
-
end
|
414
|
-
def module_list_result
|
415
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ModuleListResult
|
416
|
-
end
|
417
|
-
def certificate_list_result
|
418
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::CertificateListResult
|
419
|
-
end
|
420
|
-
def module_update_parameters
|
421
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ModuleUpdateParameters
|
422
|
-
end
|
423
|
-
def connection
|
424
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::Connection
|
425
|
-
end
|
426
|
-
def runbook_draft_undo_edit_result
|
427
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult
|
428
|
-
end
|
429
|
-
def field_definition
|
430
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition
|
431
|
-
end
|
432
|
-
def runbook_create_or_update_parameters
|
433
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateParameters
|
434
|
-
end
|
435
|
-
def credential
|
436
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::Credential
|
437
|
-
end
|
438
|
-
def runbook_create_or_update_draft_properties
|
439
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftProperties
|
440
|
-
end
|
441
|
-
def activity_parameter
|
442
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter
|
443
|
-
end
|
444
|
-
def runbook_create_or_update_draft_parameters
|
445
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters
|
446
|
-
end
|
447
|
-
def activity_list_result
|
448
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ActivityListResult
|
449
|
-
end
|
450
|
-
def runbook_update_parameters
|
451
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookUpdateParameters
|
452
|
-
end
|
453
|
-
def agent_registration
|
454
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistration
|
455
|
-
end
|
456
|
-
def runbook_list_result
|
457
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookListResult
|
458
|
-
end
|
459
|
-
def usage_counter_name
|
460
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::UsageCounterName
|
461
|
-
end
|
462
|
-
def schedule_create_or_update_parameters
|
463
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleCreateOrUpdateParameters
|
464
|
-
end
|
465
|
-
def webhook_update_parameters
|
466
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters
|
467
|
-
end
|
468
|
-
def schedule
|
469
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::Schedule
|
470
|
-
end
|
471
|
-
def operation_display
|
472
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay
|
473
|
-
end
|
474
|
-
def schedule_update_parameters
|
475
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleUpdateParameters
|
476
|
-
end
|
477
|
-
def certificate_create_or_update_parameters
|
478
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters
|
479
|
-
end
|
480
|
-
def schedule_list_result
|
481
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleListResult
|
482
|
-
end
|
483
|
-
def connection_type_list_result
|
484
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult
|
485
|
-
end
|
486
|
-
def sub_resource
|
487
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::SubResource
|
488
|
-
end
|
489
|
-
def activity_output_type
|
490
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType
|
491
|
-
end
|
492
|
-
def test_job_create_parameters
|
493
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::TestJobCreateParameters
|
494
|
-
end
|
495
|
-
def dsc_configuration_association_property
|
496
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty
|
497
|
-
end
|
498
|
-
def test_job
|
499
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::TestJob
|
500
|
-
end
|
501
|
-
def sku
|
502
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::Sku
|
503
|
-
end
|
504
|
-
def type_field
|
505
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::TypeField
|
506
|
-
end
|
507
|
-
def connection_update_parameters
|
508
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionUpdateParameters
|
509
|
-
end
|
510
|
-
def type_field_list_result
|
511
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::TypeFieldListResult
|
512
|
-
end
|
513
|
-
def advanced_schedule
|
514
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule
|
515
|
-
end
|
516
|
-
def variable_create_or_update_parameters
|
517
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::VariableCreateOrUpdateParameters
|
518
|
-
end
|
519
|
-
def automation_account_update_parameters
|
520
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters
|
521
|
-
end
|
522
|
-
def variable
|
523
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::Variable
|
524
|
-
end
|
525
|
-
def statistics_list_result
|
526
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::StatisticsListResult
|
527
|
-
end
|
528
|
-
def variable_list_result
|
529
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult
|
530
|
-
end
|
531
|
-
def credential_update_parameters
|
532
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::CredentialUpdateParameters
|
533
|
-
end
|
534
|
-
def variable_update_parameters
|
535
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters
|
536
|
-
end
|
537
|
-
def runbook
|
538
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::Runbook
|
539
|
-
end
|
540
|
-
def module_model
|
541
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel
|
542
|
-
end
|
543
|
-
def dsc_node
|
544
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscNode
|
545
|
-
end
|
546
|
-
def dsc_configuration
|
547
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration
|
548
|
-
end
|
549
|
-
def automation_account
|
550
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount
|
551
|
-
end
|
552
|
-
def runbook_type_enum
|
553
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum
|
554
|
-
end
|
555
|
-
def runbook_state
|
556
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState
|
557
|
-
end
|
558
|
-
def runbook_provisioning_state
|
559
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState
|
560
|
-
end
|
561
|
-
def module_provisioning_state
|
562
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState
|
563
|
-
end
|
564
|
-
def content_source_type
|
565
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType
|
566
|
-
end
|
567
|
-
def dsc_configuration_provisioning_state
|
568
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState
|
569
|
-
end
|
570
|
-
def dsc_configuration_state
|
571
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState
|
572
|
-
end
|
573
|
-
def sku_name_enum
|
574
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum
|
575
|
-
end
|
576
|
-
def automation_account_state
|
577
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState
|
578
|
-
end
|
579
|
-
def schedule_day
|
580
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay
|
581
|
-
end
|
582
|
-
def agent_registration_key_name
|
583
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName
|
584
|
-
end
|
585
|
-
def job_status
|
586
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus
|
587
|
-
end
|
588
|
-
def job_stream_type
|
589
|
-
Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType
|
214
|
+
|
215
|
+
def add_telemetry(client)
|
216
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Automation/Mgmt"
|
217
|
+
client.add_user_agent_information(profile_information)
|
590
218
|
end
|
591
|
-
|
592
|
-
|
219
|
+
|
220
|
+
def method_missing(method, *args)
|
221
|
+
if @client_0.respond_to?method
|
222
|
+
@client_0.send(method, *args)
|
223
|
+
else
|
224
|
+
super
|
225
|
+
end
|
593
226
|
end
|
594
|
-
|
595
|
-
|
227
|
+
|
228
|
+
class ModelClasses
|
229
|
+
def dsc_compilation_job_create_parameters
|
230
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters
|
231
|
+
end
|
232
|
+
def dsc_compilation_job
|
233
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob
|
234
|
+
end
|
235
|
+
def usage_counter_name
|
236
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::UsageCounterName
|
237
|
+
end
|
238
|
+
def dsc_compilation_job_list_result
|
239
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult
|
240
|
+
end
|
241
|
+
def usage_list_result
|
242
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult
|
243
|
+
end
|
244
|
+
def dsc_configuration_list_result
|
245
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult
|
246
|
+
end
|
247
|
+
def statistics_list_result
|
248
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::StatisticsListResult
|
249
|
+
end
|
250
|
+
def dsc_configuration_create_or_update_parameters
|
251
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationCreateOrUpdateParameters
|
252
|
+
end
|
253
|
+
def content_hash
|
254
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ContentHash
|
255
|
+
end
|
256
|
+
def dsc_meta_configuration
|
257
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration
|
258
|
+
end
|
259
|
+
def runbook_draft
|
260
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft
|
261
|
+
end
|
262
|
+
def dsc_node_configuration_create_or_update_parameters
|
263
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters
|
264
|
+
end
|
265
|
+
def module_error_info
|
266
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo
|
267
|
+
end
|
268
|
+
def dsc_node_configuration
|
269
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration
|
270
|
+
end
|
271
|
+
def dsc_node_extension_handler_association_property
|
272
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeExtensionHandlerAssociationProperty
|
273
|
+
end
|
274
|
+
def dsc_node_configuration_list_result
|
275
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult
|
276
|
+
end
|
277
|
+
def dsc_node_configuration_association_property
|
278
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty
|
279
|
+
end
|
280
|
+
def content_source
|
281
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource
|
282
|
+
end
|
283
|
+
def webhook_list_result
|
284
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult
|
285
|
+
end
|
286
|
+
def dsc_node_list_result
|
287
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeListResult
|
288
|
+
end
|
289
|
+
def sku
|
290
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::Sku
|
291
|
+
end
|
292
|
+
def dsc_node_update_parameters
|
293
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeUpdateParameters
|
294
|
+
end
|
295
|
+
def automation_account_list_result
|
296
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountListResult
|
297
|
+
end
|
298
|
+
def dsc_report_error
|
299
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscReportError
|
300
|
+
end
|
301
|
+
def operation
|
302
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::Operation
|
303
|
+
end
|
304
|
+
def dsc_report_resource_navigation
|
305
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResourceNavigation
|
306
|
+
end
|
307
|
+
def automation_account_create_or_update_parameters
|
308
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountCreateOrUpdateParameters
|
309
|
+
end
|
310
|
+
def dsc_report_resource
|
311
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResource
|
312
|
+
end
|
313
|
+
def certificate
|
314
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::Certificate
|
315
|
+
end
|
316
|
+
def dsc_node_report
|
317
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReport
|
318
|
+
end
|
319
|
+
def certificate_update_parameters
|
320
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters
|
321
|
+
end
|
322
|
+
def dsc_node_report_list_result
|
323
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReportListResult
|
324
|
+
end
|
325
|
+
def connection_type_association_property
|
326
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty
|
327
|
+
end
|
328
|
+
def hybrid_runbook_worker
|
329
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker
|
330
|
+
end
|
331
|
+
def connection_list_result
|
332
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult
|
333
|
+
end
|
334
|
+
def run_as_credential_association_property
|
335
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty
|
336
|
+
end
|
337
|
+
def connection_create_or_update_parameters
|
338
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters
|
339
|
+
end
|
340
|
+
def hybrid_runbook_worker_group
|
341
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup
|
342
|
+
end
|
343
|
+
def connection_type
|
344
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType
|
345
|
+
end
|
346
|
+
def hybrid_runbook_worker_groups_list_result
|
347
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult
|
348
|
+
end
|
349
|
+
def connection_type_create_or_update_parameters
|
350
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters
|
351
|
+
end
|
352
|
+
def hybrid_runbook_worker_group_update_parameters
|
353
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupUpdateParameters
|
354
|
+
end
|
355
|
+
def credential_list_result
|
356
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult
|
357
|
+
end
|
358
|
+
def runbook_association_property
|
359
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty
|
360
|
+
end
|
361
|
+
def credential_create_or_update_parameters
|
362
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::CredentialCreateOrUpdateParameters
|
363
|
+
end
|
364
|
+
def job
|
365
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::Job
|
366
|
+
end
|
367
|
+
def activity_parameter_set
|
368
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterSet
|
369
|
+
end
|
370
|
+
def job_create_parameters
|
371
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters
|
372
|
+
end
|
373
|
+
def activity
|
374
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::Activity
|
375
|
+
end
|
376
|
+
def job_list_result
|
377
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult
|
378
|
+
end
|
379
|
+
def advanced_schedule_monthly_occurrence
|
380
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence
|
381
|
+
end
|
382
|
+
def schedule_association_property
|
383
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty
|
384
|
+
end
|
385
|
+
def agent_registration_keys
|
386
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys
|
387
|
+
end
|
388
|
+
def job_schedule_create_parameters
|
389
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters
|
390
|
+
end
|
391
|
+
def agent_registration_regenerate_key_parameter
|
392
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter
|
393
|
+
end
|
394
|
+
def job_schedule
|
395
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule
|
396
|
+
end
|
397
|
+
def error_response
|
398
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse
|
399
|
+
end
|
400
|
+
def job_schedule_list_result
|
401
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult
|
402
|
+
end
|
403
|
+
def statistics
|
404
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::Statistics
|
405
|
+
end
|
406
|
+
def job_stream
|
407
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::JobStream
|
408
|
+
end
|
409
|
+
def content_link
|
410
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ContentLink
|
411
|
+
end
|
412
|
+
def job_stream_list_result
|
413
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamListResult
|
414
|
+
end
|
415
|
+
def webhook
|
416
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::Webhook
|
417
|
+
end
|
418
|
+
def dsc_configuration_parameter
|
419
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter
|
420
|
+
end
|
421
|
+
def module_create_or_update_parameters
|
422
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters
|
423
|
+
end
|
424
|
+
def webhook_update_parameters
|
425
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters
|
426
|
+
end
|
427
|
+
def module_list_result
|
428
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ModuleListResult
|
429
|
+
end
|
430
|
+
def operation_list_result
|
431
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult
|
432
|
+
end
|
433
|
+
def module_update_parameters
|
434
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ModuleUpdateParameters
|
435
|
+
end
|
436
|
+
def certificate_list_result
|
437
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::CertificateListResult
|
438
|
+
end
|
439
|
+
def runbook_draft_undo_edit_result
|
440
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraftUndoEditResult
|
441
|
+
end
|
442
|
+
def connection
|
443
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::Connection
|
444
|
+
end
|
445
|
+
def runbook_create_or_update_parameters
|
446
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateParameters
|
447
|
+
end
|
448
|
+
def field_definition
|
449
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::FieldDefinition
|
450
|
+
end
|
451
|
+
def runbook_create_or_update_draft_properties
|
452
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftProperties
|
453
|
+
end
|
454
|
+
def credential
|
455
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::Credential
|
456
|
+
end
|
457
|
+
def runbook_create_or_update_draft_parameters
|
458
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookCreateOrUpdateDraftParameters
|
459
|
+
end
|
460
|
+
def activity_parameter
|
461
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter
|
462
|
+
end
|
463
|
+
def runbook_update_parameters
|
464
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookUpdateParameters
|
465
|
+
end
|
466
|
+
def activity_list_result
|
467
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ActivityListResult
|
468
|
+
end
|
469
|
+
def runbook_list_result
|
470
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookListResult
|
471
|
+
end
|
472
|
+
def agent_registration
|
473
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistration
|
474
|
+
end
|
475
|
+
def schedule_create_or_update_parameters
|
476
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleCreateOrUpdateParameters
|
477
|
+
end
|
478
|
+
def usage
|
479
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::Usage
|
480
|
+
end
|
481
|
+
def schedule
|
482
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::Schedule
|
483
|
+
end
|
484
|
+
def webhook_create_or_update_parameters
|
485
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters
|
486
|
+
end
|
487
|
+
def resource
|
488
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::Resource
|
489
|
+
end
|
490
|
+
def schedule_update_parameters
|
491
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleUpdateParameters
|
492
|
+
end
|
493
|
+
def automation_account_update_parameters
|
494
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters
|
495
|
+
end
|
496
|
+
def schedule_list_result
|
497
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleListResult
|
498
|
+
end
|
499
|
+
def connection_update_parameters
|
500
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionUpdateParameters
|
501
|
+
end
|
502
|
+
def sub_resource
|
503
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::SubResource
|
504
|
+
end
|
505
|
+
def credential_update_parameters
|
506
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::CredentialUpdateParameters
|
507
|
+
end
|
508
|
+
def test_job_create_parameters
|
509
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::TestJobCreateParameters
|
510
|
+
end
|
511
|
+
def advanced_schedule
|
512
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule
|
513
|
+
end
|
514
|
+
def test_job
|
515
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::TestJob
|
516
|
+
end
|
517
|
+
def runbook_parameter
|
518
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter
|
519
|
+
end
|
520
|
+
def type_field
|
521
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::TypeField
|
522
|
+
end
|
523
|
+
def certificate_create_or_update_parameters
|
524
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters
|
525
|
+
end
|
526
|
+
def type_field_list_result
|
527
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::TypeFieldListResult
|
528
|
+
end
|
529
|
+
def activity_output_type
|
530
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType
|
531
|
+
end
|
532
|
+
def variable_create_or_update_parameters
|
533
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::VariableCreateOrUpdateParameters
|
534
|
+
end
|
535
|
+
def operation_display
|
536
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay
|
537
|
+
end
|
538
|
+
def variable
|
539
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::Variable
|
540
|
+
end
|
541
|
+
def dsc_configuration_association_property
|
542
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty
|
543
|
+
end
|
544
|
+
def variable_list_result
|
545
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult
|
546
|
+
end
|
547
|
+
def connection_type_list_result
|
548
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeListResult
|
549
|
+
end
|
550
|
+
def variable_update_parameters
|
551
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters
|
552
|
+
end
|
553
|
+
def runbook
|
554
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::Runbook
|
555
|
+
end
|
556
|
+
def module_model
|
557
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel
|
558
|
+
end
|
559
|
+
def dsc_node
|
560
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscNode
|
561
|
+
end
|
562
|
+
def dsc_configuration
|
563
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration
|
564
|
+
end
|
565
|
+
def automation_account
|
566
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount
|
567
|
+
end
|
568
|
+
def runbook_type_enum
|
569
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum
|
570
|
+
end
|
571
|
+
def runbook_state
|
572
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState
|
573
|
+
end
|
574
|
+
def runbook_provisioning_state
|
575
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState
|
576
|
+
end
|
577
|
+
def module_provisioning_state
|
578
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState
|
579
|
+
end
|
580
|
+
def content_source_type
|
581
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType
|
582
|
+
end
|
583
|
+
def dsc_configuration_provisioning_state
|
584
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState
|
585
|
+
end
|
586
|
+
def dsc_configuration_state
|
587
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState
|
588
|
+
end
|
589
|
+
def sku_name_enum
|
590
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum
|
591
|
+
end
|
592
|
+
def automation_account_state
|
593
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState
|
594
|
+
end
|
595
|
+
def schedule_day
|
596
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay
|
597
|
+
end
|
598
|
+
def agent_registration_key_name
|
599
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName
|
600
|
+
end
|
601
|
+
def job_status
|
602
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus
|
603
|
+
end
|
604
|
+
def job_stream_type
|
605
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType
|
606
|
+
end
|
607
|
+
def http_status_code
|
608
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::HttpStatusCode
|
609
|
+
end
|
610
|
+
def schedule_frequency
|
611
|
+
Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency
|
612
|
+
end
|
596
613
|
end
|
597
614
|
end
|
598
615
|
end
|