AutomationExtensions Class

Definition

A class to add extension methods to Azure.ResourceManager.Automation.

public static class AutomationExtensions
type AutomationExtensions = class
Public Module AutomationExtensions
Inheritance
AutomationExtensions

Methods

GetAutomationAccount(ResourceGroupResource, String, CancellationToken)

Get information about an Automation Account.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}
  • Operation Id: AutomationAccount_Get
GetAutomationAccountAsync(ResourceGroupResource, String, CancellationToken)

Get information about an Automation Account.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}
  • Operation Id: AutomationAccount_Get
GetAutomationAccountModuleResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutomationAccountModuleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AutomationAccountModuleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutomationAccountModuleResource(ResourceIdentifier) instead.

GetAutomationAccountPython2PackageResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutomationAccountPython2PackageResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AutomationAccountPython2PackageResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutomationAccountPython2PackageResource(ResourceIdentifier) instead.

GetAutomationAccountResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutomationAccountResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an AutomationAccountResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutomationAccountResource(ResourceIdentifier) instead.

GetAutomationAccounts(ResourceGroupResource)

Gets a collection of AutomationAccountResources in the ResourceGroupResource. MockingTo mock this method, please mock GetAutomationAccounts() instead.

GetAutomationAccounts(SubscriptionResource, CancellationToken)

Retrieve a list of accounts within a given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Automation/automationAccounts
  • Operation Id: AutomationAccount_List
GetAutomationAccountsAsync(SubscriptionResource, CancellationToken)

Retrieve a list of accounts within a given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Automation/automationAccounts
  • Operation Id: AutomationAccount_List
GetAutomationCertificateResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutomationCertificateResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AutomationCertificateResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutomationCertificateResource(ResourceIdentifier) instead.

GetAutomationConnectionResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutomationConnectionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AutomationConnectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutomationConnectionResource(ResourceIdentifier) instead.

GetAutomationConnectionTypeResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutomationConnectionTypeResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AutomationConnectionTypeResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutomationConnectionTypeResource(ResourceIdentifier) instead.

GetAutomationCredentialResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutomationCredentialResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AutomationCredentialResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutomationCredentialResource(ResourceIdentifier) instead.

GetAutomationJobResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutomationJobResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AutomationJobResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutomationJobResource(ResourceIdentifier) instead.

GetAutomationJobScheduleResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutomationJobScheduleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, Guid) to create an AutomationJobScheduleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutomationJobScheduleResource(ResourceIdentifier) instead.

GetAutomationPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutomationPrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AutomationPrivateEndpointConnectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutomationPrivateEndpointConnectionResource(ResourceIdentifier) instead.

GetAutomationRunbookResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutomationRunbookResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AutomationRunbookResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutomationRunbookResource(ResourceIdentifier) instead.

GetAutomationScheduleResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutomationScheduleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AutomationScheduleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutomationScheduleResource(ResourceIdentifier) instead.

GetAutomationSourceControlResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutomationSourceControlResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AutomationSourceControlResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutomationSourceControlResource(ResourceIdentifier) instead.

GetAutomationVariableResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutomationVariableResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AutomationVariableResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutomationVariableResource(ResourceIdentifier) instead.

GetAutomationWatcherResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutomationWatcherResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AutomationWatcherResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutomationWatcherResource(ResourceIdentifier) instead.

GetAutomationWebhookResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutomationWebhookResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AutomationWebhookResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutomationWebhookResource(ResourceIdentifier) instead.

GetDeletedAutomationAccountsBySubscription(SubscriptionResource, CancellationToken)

Retrieve deleted automation account.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Automation/deletedAutomationAccounts
  • Operation Id: deletedAutomationAccounts_ListBySubscription
GetDeletedAutomationAccountsBySubscriptionAsync(SubscriptionResource, CancellationToken)

Retrieve deleted automation account.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Automation/deletedAutomationAccounts
  • Operation Id: deletedAutomationAccounts_ListBySubscription
GetDscCompilationJobResource(ArmClient, ResourceIdentifier)

Gets an object representing a DscCompilationJobResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a DscCompilationJobResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDscCompilationJobResource(ResourceIdentifier) instead.

GetDscConfigurationResource(ArmClient, ResourceIdentifier)

Gets an object representing a DscConfigurationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a DscConfigurationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDscConfigurationResource(ResourceIdentifier) instead.

GetDscNodeConfigurationResource(ArmClient, ResourceIdentifier)

Gets an object representing a DscNodeConfigurationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a DscNodeConfigurationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDscNodeConfigurationResource(ResourceIdentifier) instead.

GetDscNodeResource(ArmClient, ResourceIdentifier)

Gets an object representing a DscNodeResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a DscNodeResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDscNodeResource(ResourceIdentifier) instead.

GetHybridRunbookWorkerGroupResource(ArmClient, ResourceIdentifier)

Gets an object representing a HybridRunbookWorkerGroupResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a HybridRunbookWorkerGroupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetHybridRunbookWorkerGroupResource(ResourceIdentifier) instead.

GetHybridRunbookWorkerResource(ArmClient, ResourceIdentifier)

Gets an object representing a HybridRunbookWorkerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a HybridRunbookWorkerResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetHybridRunbookWorkerResource(ResourceIdentifier) instead.

GetSoftwareUpdateConfigurationResource(ArmClient, ResourceIdentifier)

Gets an object representing a SoftwareUpdateConfigurationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SoftwareUpdateConfigurationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSoftwareUpdateConfigurationResource(ResourceIdentifier) instead.

Applies to