77module Azure ::Profiles ::Latest
88 module Automation
99 module Mgmt
10+ CertificateOperations = Azure ::Automation ::Mgmt ::V2015_10_31 ::CertificateOperations
1011 ConnectionOperations = Azure ::Automation ::Mgmt ::V2015_10_31 ::ConnectionOperations
1112 ConnectionTypeOperations = Azure ::Automation ::Mgmt ::V2015_10_31 ::ConnectionTypeOperations
1213 CredentialOperations = Azure ::Automation ::Mgmt ::V2015_10_31 ::CredentialOperations
@@ -38,7 +39,6 @@ module Mgmt
3839 AutomationAccountOperations = Azure ::Automation ::Mgmt ::V2015_10_31 ::AutomationAccountOperations
3940 StatisticsOperations = Azure ::Automation ::Mgmt ::V2015_10_31 ::StatisticsOperations
4041 Keys = Azure ::Automation ::Mgmt ::V2015_10_31 ::Keys
41- CertificateOperations = Azure ::Automation ::Mgmt ::V2015_10_31 ::CertificateOperations
4242
4343 module Models
4444 Job = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Job
@@ -142,37 +142,37 @@ module Models
142142 RunbookCreateOrUpdateDraftParameters = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::RunbookCreateOrUpdateDraftParameters
143143 RunbookCreateOrUpdateDraftProperties = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::RunbookCreateOrUpdateDraftProperties
144144 Credential = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Credential
145- DscCompilationJob = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscCompilationJob
145+ Connection = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Connection
146146 CertificateCreateOrUpdateParameters = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::CertificateCreateOrUpdateParameters
147147 DscNode = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscNode
148- DscNodeConfiguration = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscNodeConfiguration
148+ DscCompilationJob = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscCompilationJob
149149 DscConfiguration = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscConfiguration
150150 AutomationAccount = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::AutomationAccount
151- Schedule = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Schedule
151+ DscNodeConfiguration = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscNodeConfiguration
152152 ModuleModel = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::ModuleModel
153153 Runbook = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Runbook
154- SkuNameEnum = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::SkuNameEnum
155154 Certificate = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Certificate
155+ Variable = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Variable
156156 Webhook = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Webhook
157+ SkuNameEnum = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::SkuNameEnum
158+ Schedule = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Schedule
159+ AutomationKeyName = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::AutomationKeyName
157160 AutomationKeyPermissions = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::AutomationKeyPermissions
161+ JobProvisioningState = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::JobProvisioningState
158162 AutomationAccountState = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::AutomationAccountState
159- Variable = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Variable
160163 JobStreamType = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::JobStreamType
161- Connection = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Connection
162- JobStatus = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::JobStatus
163- AutomationKeyName = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::AutomationKeyName
164164 ContentSourceType = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::ContentSourceType
165- JobProvisioningState = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::JobProvisioningState
166- DscConfigurationState = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscConfigurationState
165+ DscConfigurationProvisioningState = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscConfigurationProvisioningState
166+ JobStatus = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::JobStatus
167167 AgentRegistrationKeyName = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::AgentRegistrationKeyName
168168 GroupTypeEnum = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::GroupTypeEnum
169- DscConfigurationProvisioningState = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscConfigurationProvisioningState
170- RunbookTypeEnum = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::RunbookTypeEnum
169+ ModuleProvisioningState = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::ModuleProvisioningState
170+ DscConfigurationState = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscConfigurationState
171171 RunbookState = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::RunbookState
172172 RunbookProvisioningState = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::RunbookProvisioningState
173- ModuleProvisioningState = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::ModuleProvisioningState
174- ScheduleFrequency = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::ScheduleFrequency
175173 ScheduleDay = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::ScheduleDay
174+ RunbookTypeEnum = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::RunbookTypeEnum
175+ ScheduleFrequency = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::ScheduleFrequency
176176 Usage = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Usage
177177 Sku = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Sku
178178 ErrorResponse = Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::ErrorResponse
@@ -182,7 +182,7 @@ module Models
182182 end
183183
184184 class AutomationManagementClass
185- attr_reader :connection_operations , :connection_type_operations , :credential_operations , :dsc_compilation_job_operations , :dsc_compilation_job_stream , :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 , :linked_workspace_operations , :operations , :activity_operations , :module_model_operations , :object_data_types , :fields , :runbook_draft_operations , :runbook_operations , :test_job_streams , :test_job_operations , :schedule_operations , :variable_operations , :webhook_operations , :usages , :automation_account_operations , :statistics_operations , :keys , :certificate_operations , :configurable , :base_url , :options , :model_classes
185+ attr_reader :certificate_operations , : connection_operations, :connection_type_operations , :credential_operations , :dsc_compilation_job_operations , :dsc_compilation_job_stream , :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 , :linked_workspace_operations , :operations , :activity_operations , :module_model_operations , :object_data_types , :fields , :runbook_draft_operations , :runbook_operations , :test_job_streams , :test_job_operations , :schedule_operations , :variable_operations , :webhook_operations , :usages , :automation_account_operations , :statistics_operations , :keys , :configurable , :base_url , :options , :model_classes
186186
187187 def initialize ( configurable , base_url = nil , options = nil )
188188 @configurable , @base_url , @options = configurable , base_url , options
@@ -192,6 +192,7 @@ def initialize(configurable, base_url=nil, options=nil)
192192 @client_0 . subscription_id = configurable . subscription_id
193193 end
194194 add_telemetry ( @client_0 )
195+ @certificate_operations = @client_0 . certificate_operations
195196 @connection_operations = @client_0 . connection_operations
196197 @connection_type_operations = @client_0 . connection_type_operations
197198 @credential_operations = @client_0 . credential_operations
@@ -223,7 +224,6 @@ def initialize(configurable, base_url=nil, options=nil)
223224 @automation_account_operations = @client_0 . automation_account_operations
224225 @statistics_operations = @client_0 . statistics_operations
225226 @keys = @client_0 . keys
226- @certificate_operations = @client_0 . certificate_operations
227227
228228 @model_classes = ModelClasses . new
229229 end
@@ -545,99 +545,99 @@ def runbook_create_or_update_draft_properties
545545 def credential
546546 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Credential
547547 end
548- def dsc_compilation_job
549- Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscCompilationJob
548+ def connection
549+ Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Connection
550550 end
551551 def certificate_create_or_update_parameters
552552 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::CertificateCreateOrUpdateParameters
553553 end
554554 def dsc_node
555555 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscNode
556556 end
557- def dsc_node_configuration
558- Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscNodeConfiguration
557+ def dsc_compilation_job
558+ Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscCompilationJob
559559 end
560560 def dsc_configuration
561561 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscConfiguration
562562 end
563563 def automation_account
564564 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::AutomationAccount
565565 end
566- def schedule
567- Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Schedule
566+ def dsc_node_configuration
567+ Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscNodeConfiguration
568568 end
569569 def module_model
570570 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::ModuleModel
571571 end
572572 def runbook
573573 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Runbook
574574 end
575- def sku_name_enum
576- Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::SkuNameEnum
577- end
578575 def certificate
579576 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Certificate
580577 end
578+ def variable
579+ Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Variable
580+ end
581581 def webhook
582582 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Webhook
583583 end
584+ def sku_name_enum
585+ Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::SkuNameEnum
586+ end
587+ def schedule
588+ Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Schedule
589+ end
590+ def automation_key_name
591+ Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::AutomationKeyName
592+ end
584593 def automation_key_permissions
585594 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::AutomationKeyPermissions
586595 end
596+ def job_provisioning_state
597+ Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::JobProvisioningState
598+ end
587599 def automation_account_state
588600 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::AutomationAccountState
589601 end
590- def variable
591- Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Variable
592- end
593602 def job_stream_type
594603 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::JobStreamType
595604 end
596- def connection
597- Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Connection
598- end
599- def job_status
600- Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::JobStatus
601- end
602- def automation_key_name
603- Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::AutomationKeyName
604- end
605605 def content_source_type
606606 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::ContentSourceType
607607 end
608- def job_provisioning_state
609- Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::JobProvisioningState
608+ def dsc_configuration_provisioning_state
609+ Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscConfigurationProvisioningState
610610 end
611- def dsc_configuration_state
612- Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscConfigurationState
611+ def job_status
612+ Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::JobStatus
613613 end
614614 def agent_registration_key_name
615615 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::AgentRegistrationKeyName
616616 end
617617 def group_type_enum
618618 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::GroupTypeEnum
619619 end
620- def dsc_configuration_provisioning_state
621- Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscConfigurationProvisioningState
620+ def module_provisioning_state
621+ Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::ModuleProvisioningState
622622 end
623- def runbook_type_enum
624- Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::RunbookTypeEnum
623+ def dsc_configuration_state
624+ Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::DscConfigurationState
625625 end
626626 def runbook_state
627627 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::RunbookState
628628 end
629629 def runbook_provisioning_state
630630 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::RunbookProvisioningState
631631 end
632- def module_provisioning_state
633- Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::ModuleProvisioningState
632+ def schedule_day
633+ Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::ScheduleDay
634+ end
635+ def runbook_type_enum
636+ Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::RunbookTypeEnum
634637 end
635638 def schedule_frequency
636639 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::ScheduleFrequency
637640 end
638- def schedule_day
639- Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::ScheduleDay
640- end
641641 def usage
642642 Azure ::Automation ::Mgmt ::V2015_10_31 ::Models ::Usage
643643 end
0 commit comments