Class AutomationManager
java.lang.Object
com.azure.resourcemanager.automation.AutomationManager
Entry point to AutomationManager. Automation Client.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
The Configurable allowing configurations to be set. -
Method Summary
Modifier and TypeMethodDescriptionGets the resource collection API of Activities.Gets the resource collection API of AgentRegistrationInformations.static AutomationManager
authenticate
(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile) Creates an instance of Automation service API entry point.static AutomationManager
authenticate
(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile) Creates an instance of Automation service API entry point.Gets the resource collection API of AutomationAccounts.Gets the resource collection API of Certificates.Gets a Configurable instance that can be used to create AutomationManager with optional configuration.Gets the resource collection API of Connections.Gets the resource collection API of ConnectionTypes.Gets the resource collection API of Credentials.Gets the resource collection API of DeletedAutomationAccounts.Gets the resource collection API of DscCompilationJobs.Gets the resource collection API of DscCompilationJobStreams.Gets the resource collection API of DscConfigurations.Gets the resource collection API of DscNodeConfigurations.dscNodes()
Gets the resource collection API of DscNodes.fields()
Gets the resource collection API of Fields.Gets the resource collection API of HybridRunbookWorkerGroups.Gets the resource collection API of HybridRunbookWorkers.jobs()
Gets the resource collection API of Jobs.Gets the resource collection API of JobSchedules.Gets the resource collection API of JobStreams.keys()
Gets the resource collection API of Keys.Gets the resource collection API of LinkedWorkspaces.modules()
Gets the resource collection API of Modules.Gets the resource collection API of NodeCountInformations.Gets the resource collection API of NodeReports.Gets the resource collection API of ObjectDataTypes.Gets the resource collection API of Operations.Gets the resource collection API of PrivateEndpointConnections.Gets the resource collection API of PrivateLinkResources.Gets the resource collection API of Python2Packages.Gets the resource collection API of ResourceProviders.Gets the resource collection API of RunbookDrafts.runbooks()
Gets the resource collection API of Runbooks.Gets the resource collection API of Schedules.Gets the resource collection API of SoftwareUpdateConfigurationMachineRuns.Gets the resource collection API of SoftwareUpdateConfigurationRuns.Gets the resource collection API of SoftwareUpdateConfigurations.Gets the resource collection API of SourceControls.Gets the resource collection API of SourceControlSyncJobs.Gets the resource collection API of SourceControlSyncJobStreams.Gets the resource collection API of StatisticsOperations.testJobs()
Gets the resource collection API of TestJobs.Gets the resource collection API of TestJobStreams.usages()
Gets the resource collection API of Usages.Gets the resource collection API of Variables.watchers()
Gets the resource collection API of Watchers.webhooks()
Gets the resource collection API of Webhooks.
-
Method Details
-
authenticate
public static AutomationManager authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile) Creates an instance of Automation service API entry point.- Parameters:
credential
- the credential to use.profile
- the Azure profile for client.- Returns:
- the Automation service API instance.
-
authenticate
public static AutomationManager authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile) Creates an instance of Automation service API entry point.- Parameters:
httpPipeline
- theHttpPipeline
configured with Azure authentication credential.profile
- the Azure profile for client.- Returns:
- the Automation service API instance.
-
configure
Gets a Configurable instance that can be used to create AutomationManager with optional configuration.- Returns:
- the Configurable instance allowing configurations.
-
privateEndpointConnections
Gets the resource collection API of PrivateEndpointConnections. It manages PrivateEndpointConnection.- Returns:
- Resource collection API of PrivateEndpointConnections.
-
privateLinkResources
Gets the resource collection API of PrivateLinkResources.- Returns:
- Resource collection API of PrivateLinkResources.
-
python2Packages
Gets the resource collection API of Python2Packages. It manages Module.- Returns:
- Resource collection API of Python2Packages.
-
agentRegistrationInformations
Gets the resource collection API of AgentRegistrationInformations.- Returns:
- Resource collection API of AgentRegistrationInformations.
-
dscNodes
Gets the resource collection API of DscNodes.- Returns:
- Resource collection API of DscNodes.
-
nodeReports
Gets the resource collection API of NodeReports.- Returns:
- Resource collection API of NodeReports.
-
dscNodeConfigurations
Gets the resource collection API of DscNodeConfigurations. It manages DscNodeConfiguration.- Returns:
- Resource collection API of DscNodeConfigurations.
-
dscCompilationJobs
Gets the resource collection API of DscCompilationJobs. It manages DscCompilationJob.- Returns:
- Resource collection API of DscCompilationJobs.
-
dscCompilationJobStreams
Gets the resource collection API of DscCompilationJobStreams.- Returns:
- Resource collection API of DscCompilationJobStreams.
-
nodeCountInformations
Gets the resource collection API of NodeCountInformations.- Returns:
- Resource collection API of NodeCountInformations.
-
sourceControls
Gets the resource collection API of SourceControls. It manages SourceControl.- Returns:
- Resource collection API of SourceControls.
-
sourceControlSyncJobs
Gets the resource collection API of SourceControlSyncJobs. It manages SourceControlSyncJob.- Returns:
- Resource collection API of SourceControlSyncJobs.
-
sourceControlSyncJobStreams
Gets the resource collection API of SourceControlSyncJobStreams.- Returns:
- Resource collection API of SourceControlSyncJobStreams.
-
automationAccounts
Gets the resource collection API of AutomationAccounts. It manages AutomationAccount.- Returns:
- Resource collection API of AutomationAccounts.
-
statisticsOperations
Gets the resource collection API of StatisticsOperations.- Returns:
- Resource collection API of StatisticsOperations.
-
usages
Gets the resource collection API of Usages.- Returns:
- Resource collection API of Usages.
-
keys
Gets the resource collection API of Keys.- Returns:
- Resource collection API of Keys.
-
certificates
Gets the resource collection API of Certificates. It manages Certificate.- Returns:
- Resource collection API of Certificates.
-
connections
Gets the resource collection API of Connections. It manages Connection.- Returns:
- Resource collection API of Connections.
-
connectionTypes
Gets the resource collection API of ConnectionTypes. It manages ConnectionType.- Returns:
- Resource collection API of ConnectionTypes.
-
credentials
Gets the resource collection API of Credentials. It manages Credential.- Returns:
- Resource collection API of Credentials.
-
jobSchedules
Gets the resource collection API of JobSchedules. It manages JobSchedule.- Returns:
- Resource collection API of JobSchedules.
-
linkedWorkspaces
Gets the resource collection API of LinkedWorkspaces.- Returns:
- Resource collection API of LinkedWorkspaces.
-
activities
Gets the resource collection API of Activities.- Returns:
- Resource collection API of Activities.
-
modules
Gets the resource collection API of Modules.- Returns:
- Resource collection API of Modules.
-
objectDataTypes
Gets the resource collection API of ObjectDataTypes.- Returns:
- Resource collection API of ObjectDataTypes.
-
fields
Gets the resource collection API of Fields.- Returns:
- Resource collection API of Fields.
-
schedules
Gets the resource collection API of Schedules. It manages Schedule.- Returns:
- Resource collection API of Schedules.
-
variables
Gets the resource collection API of Variables. It manages Variable.- Returns:
- Resource collection API of Variables.
-
watchers
Gets the resource collection API of Watchers. It manages Watcher.- Returns:
- Resource collection API of Watchers.
-
dscConfigurations
Gets the resource collection API of DscConfigurations. It manages DscConfiguration.- Returns:
- Resource collection API of DscConfigurations.
-
jobs
Gets the resource collection API of Jobs. It manages Job.- Returns:
- Resource collection API of Jobs.
-
jobStreams
Gets the resource collection API of JobStreams.- Returns:
- Resource collection API of JobStreams.
-
operations
Gets the resource collection API of Operations.- Returns:
- Resource collection API of Operations.
-
resourceProviders
Gets the resource collection API of ResourceProviders.- Returns:
- Resource collection API of ResourceProviders.
-
softwareUpdateConfigurations
Gets the resource collection API of SoftwareUpdateConfigurations. It manages SoftwareUpdateConfiguration.- Returns:
- Resource collection API of SoftwareUpdateConfigurations.
-
softwareUpdateConfigurationRuns
Gets the resource collection API of SoftwareUpdateConfigurationRuns.- Returns:
- Resource collection API of SoftwareUpdateConfigurationRuns.
-
softwareUpdateConfigurationMachineRuns
Gets the resource collection API of SoftwareUpdateConfigurationMachineRuns.- Returns:
- Resource collection API of SoftwareUpdateConfigurationMachineRuns.
-
runbookDrafts
Gets the resource collection API of RunbookDrafts.- Returns:
- Resource collection API of RunbookDrafts.
-
runbooks
Gets the resource collection API of Runbooks. It manages Runbook.- Returns:
- Resource collection API of Runbooks.
-
testJobStreams
Gets the resource collection API of TestJobStreams.- Returns:
- Resource collection API of TestJobStreams.
-
testJobs
Gets the resource collection API of TestJobs.- Returns:
- Resource collection API of TestJobs.
-
webhooks
Gets the resource collection API of Webhooks. It manages Webhook.- Returns:
- Resource collection API of Webhooks.
-
hybridRunbookWorkers
Gets the resource collection API of HybridRunbookWorkers. It manages HybridRunbookWorker.- Returns:
- Resource collection API of HybridRunbookWorkers.
-
deletedAutomationAccounts
Gets the resource collection API of DeletedAutomationAccounts.- Returns:
- Resource collection API of DeletedAutomationAccounts.
-
hybridRunbookWorkerGroups
Gets the resource collection API of HybridRunbookWorkerGroups. It manages HybridRunbookWorkerGroup.- Returns:
- Resource collection API of HybridRunbookWorkerGroups.
-
serviceClient
- Returns:
- Wrapped service client AutomationClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.
-