AutomationManagementClient Class
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
Hyak.Common.ServiceClient<'T>
Microsoft.WindowsAzure.Management.Automation.AutomationManagementClient
| Name | Description | |
|---|---|---|
![]() | AutomationManagementClient() | Initializes a new instance of the AutomationManagementClient class. |
![]() | AutomationManagementClient(HttpClient) | Initializes a new instance of the AutomationManagementClient class. |
![]() | AutomationManagementClient(SubscriptionCloudCredentials) | Initializes a new instance of the AutomationManagementClient class. |
![]() | AutomationManagementClient(SubscriptionCloudCredentials, HttpClient) | Initializes a new instance of the AutomationManagementClient class. |
![]() | AutomationManagementClient(SubscriptionCloudCredentials, Uri) | Initializes a new instance of the AutomationManagementClient class. |
![]() | AutomationManagementClient(SubscriptionCloudCredentials, Uri, HttpClient) | Initializes a new instance of the AutomationManagementClient class. |
| Name | Description | |
|---|---|---|
![]() | Activities | Service operation for automation activities. (see http://aka.ms/azureautomationsdk/activityoperations for more information) |
![]() | ApiVersion | Gets the API version. |
![]() | AutomationAccounts | Service operation for automation accounts. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information) |
![]() | BaseUri | Gets the URI used as the base for all cloud service requests. |
![]() | Certificates | Service operation for automation certificates. (see http://aka.ms/azureautomationsdk/certificateoperations for more information) |
![]() | CloudServices | |
![]() | Connections | Service operation for automation connections. (see http://aka.ms/azureautomationsdk/connectionoperations for more information) |
![]() | ConnectionTypes | Service operation for automation connectiontypes. (see http://aka.ms/azureautomationsdk/connectiontypeoperations for more information) |
![]() | Credentials | Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. |
![]() | HttpClient | (Inherited from ServiceClient<'T>.) |
![]() | HttpMessageHandler | (Inherited from ServiceClient<'T>.) |
![]() | Jobs | Service operation for automation jobs. (see http://aka.ms/azureautomationsdk/joboperations for more information) |
![]() | JobSchedules | Service operation for automation job schedules. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information) |
![]() | JobStreams | Service operation for automation job streams. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information) |
![]() | LongRunningOperationInitialTimeout | Gets or sets the initial timeout for Long Running Operations. |
![]() | LongRunningOperationRetryTimeout | Gets or sets the retry timeout for Long Running Operations. |
![]() | Modules | Service operation for automation modules. (see http://aka.ms/azureautomationsdk/moduleoperations for more information) |
![]() | PsCredentials | Service operation for automation credentials. (see http://aka.ms/azureautomationsdk/credentialoperations for more information) |
![]() | ResourceNamespace | Gets or sets the resource namespace. |
![]() | RunbookDraft | Service operation for automation runbook draft. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information) |
![]() | Runbooks | Service operation for automation runbooks. (see http://aka.ms/azureautomationsdk/runbookoperations for more information) |
![]() | Schedules | Service operation for automation schedules. (see http://aka.ms/azureautomationsdk/scheduleoperations for more information) |
![]() | TestJobs | Service operation for automation test jobs. (see http://aka.ms/azureautomationsdk/testjoboperations for more information) |
![]() | UserAgent | (Inherited from ServiceClient<'T>.) |
![]() | Variables | Service operation for automation variables. (see http://aka.ms/azureautomationsdk/variableoperations for more information) |
| Name | Description | |
|---|---|---|
![]() | AddHandlerToPipeline(DelegatingHandler) | (Inherited from ServiceClient<'T>.) |
![]() | Clone(ServiceClient<AutomationManagementClient>) | Clones properties from current instance to another AutomationManagementClient instance(Overrides ServiceClient<'T>.Clone(ServiceClient<'T>).) |
![]() ![]() | ContinuationTokenHandler<'T>(Func<String, ResponseWithSkipToken<'T>>) | |
![]() | Dispose() | (Inherited from ServiceClient<'T>.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetHttpPipeline() | (Inherited from ServiceClient<'T>.) |
![]() | GetOperationResultStatusAsync(String, CancellationToken) | The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. |
![]() | GetOperationStatusAsync(String, CancellationToken) | The Get Operation Status operation returns the status of thespecified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeHttpClient(HttpMessageHandler) | (Inherited from ServiceClient<'T>.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SetRetryPolicy(RetryPolicy) | (Inherited from ServiceClient<'T>.) |
![]() | ToString() | (Inherited from Object.) |
![]() | WithHandler(DelegatingHandler) | (Inherited from ServiceClient<'T>.) |
![]() | WithHandler(ServiceClient<'T>, DelegatingHandler) | (Inherited from ServiceClient<'T>.) |
![]() | WithHandlers(IEnumerable<DelegatingHandler>) | (Inherited from ServiceClient<'T>.) |
| Name | Description | |
|---|---|---|
![]() | CreateAutomationAccount(String, String) | (Defined by AutomationManagementExtensions.) |
![]() | DeleteAutomationAccount(String) | (Defined by AutomationManagementExtensions.) |
![]() | GetOperationResultStatus(String) | The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress.(Defined by AutomationManagementClientExtensions.) |
![]() | GetOperationResultStatusAsync(String) | The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress.(Defined by AutomationManagementClientExtensions.) |
![]() | GetOperationStatus(String) | The Get Operation Status operation returns the status of thespecified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information)(Defined by AutomationManagementClientExtensions.) |
![]() | GetOperationStatusAsync(String) | The Get Operation Status operation returns the status of thespecified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information)(Defined by AutomationManagementClientExtensions.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




