AutomationManagementClient Class

 

Namespace:   Microsoft.WindowsAzure.Management.Automation
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

System.Object
  Hyak.Common.ServiceClient<T>
    Microsoft.WindowsAzure.Management.Automation.AutomationManagementClient

public class AutomationManagementClient : ServiceClient<AutomationManagementClient>, 
	IAutomationManagementClient, IDisposable

NameDescription
System_CAPS_pubmethodAutomationManagementClient()

Initializes a new instance of the AutomationManagementClient class.

System_CAPS_pubmethodAutomationManagementClient(HttpClient)

Initializes a new instance of the AutomationManagementClient class.

System_CAPS_pubmethodAutomationManagementClient(SubscriptionCloudCredentials)

Initializes a new instance of the AutomationManagementClient class.

System_CAPS_pubmethodAutomationManagementClient(SubscriptionCloudCredentials, HttpClient)

Initializes a new instance of the AutomationManagementClient class.

System_CAPS_pubmethodAutomationManagementClient(SubscriptionCloudCredentials, Uri)

Initializes a new instance of the AutomationManagementClient class.

System_CAPS_pubmethodAutomationManagementClient(SubscriptionCloudCredentials, Uri, HttpClient)

Initializes a new instance of the AutomationManagementClient class.

NameDescription
System_CAPS_pubpropertyActivities

Service operation for automation activities. (see http://aka.ms/azureautomationsdk/activityoperations for more information)

System_CAPS_pubpropertyApiVersion

Gets the API version.

System_CAPS_pubpropertyAutomationAccounts

Service operation for automation accounts. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)

System_CAPS_pubpropertyBaseUri

Gets the URI used as the base for all cloud service requests.

System_CAPS_pubpropertyCertificates

Service operation for automation certificates. (see http://aka.ms/azureautomationsdk/certificateoperations for more information)

System_CAPS_pubpropertyCloudServices

System_CAPS_pubpropertyConnections

Service operation for automation connections. (see http://aka.ms/azureautomationsdk/connectionoperations for more information)

System_CAPS_pubpropertyConnectionTypes

Service operation for automation connectiontypes. (see http://aka.ms/azureautomationsdk/connectiontypeoperations for more information)

System_CAPS_pubpropertyCredentials

Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

System_CAPS_pubpropertyHttpClient

(Inherited from ServiceClient<T>.)

System_CAPS_protpropertyHttpMessageHandler

(Inherited from ServiceClient<T>.)

System_CAPS_pubpropertyJobs

Service operation for automation jobs. (see http://aka.ms/azureautomationsdk/joboperations for more information)

System_CAPS_pubpropertyJobSchedules

Service operation for automation job schedules. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information)

System_CAPS_pubpropertyJobStreams

Service operation for automation job streams. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information)

System_CAPS_pubpropertyLongRunningOperationInitialTimeout

Gets or sets the initial timeout for Long Running Operations.

System_CAPS_pubpropertyLongRunningOperationRetryTimeout

Gets or sets the retry timeout for Long Running Operations.

System_CAPS_pubpropertyModules

Service operation for automation modules. (see http://aka.ms/azureautomationsdk/moduleoperations for more information)

System_CAPS_pubpropertyPsCredentials

Service operation for automation credentials. (see http://aka.ms/azureautomationsdk/credentialoperations for more information)

System_CAPS_pubpropertyResourceNamespace

Gets or sets the resource namespace.

System_CAPS_pubpropertyRunbookDraft

Service operation for automation runbook draft. (see http://aka.ms/azureautomationsdk/runbookdraftoperations for more information)

System_CAPS_pubpropertyRunbooks

Service operation for automation runbooks. (see http://aka.ms/azureautomationsdk/runbookoperations for more information)

System_CAPS_pubpropertySchedules

Service operation for automation schedules. (see http://aka.ms/azureautomationsdk/scheduleoperations for more information)

System_CAPS_pubpropertyTestJobs

Service operation for automation test jobs. (see http://aka.ms/azureautomationsdk/testjoboperations for more information)

System_CAPS_pubpropertyUserAgent

(Inherited from ServiceClient<T>.)

System_CAPS_pubpropertyVariables

Service operation for automation variables. (see http://aka.ms/azureautomationsdk/variableoperations for more information)

NameDescription
System_CAPS_pubmethodAddHandlerToPipeline(DelegatingHandler)

(Inherited from ServiceClient<T>.)

System_CAPS_protmethodClone(ServiceClient<AutomationManagementClient>)

Clones properties from current instance to another AutomationManagementClient instance(Overrides ServiceClient<T>.Clone(ServiceClient<T>).)

System_CAPS_pubmethodSystem_CAPS_staticContinuationTokenHandler<T>(Func<String, ResponseWithSkipToken<T>>)

System_CAPS_pubmethodDispose()

(Inherited from ServiceClient<T>.)

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetHttpPipeline()

(Inherited from ServiceClient<T>.)

System_CAPS_pubmethodGetOperationResultStatusAsync(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.

System_CAPS_pubmethodGetOperationStatusAsync(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)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodInitializeHttpClient(HttpMessageHandler)

(Inherited from ServiceClient<T>.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodSetRetryPolicy(RetryPolicy)

(Inherited from ServiceClient<T>.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_pubmethodWithHandler(DelegatingHandler)

(Inherited from ServiceClient<T>.)

System_CAPS_protmethodWithHandler(ServiceClient<T>, DelegatingHandler)

(Inherited from ServiceClient<T>.)

System_CAPS_pubmethodWithHandlers(IEnumerable<DelegatingHandler>)

(Inherited from ServiceClient<T>.)

NameDescription
System_CAPS_pubmethodCreateAutomationAccount(String, String)
System_CAPS_pubmethodDeleteAutomationAccount(String)
System_CAPS_pubmethodGetOperationResultStatus(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.)

System_CAPS_pubmethodGetOperationResultStatusAsync(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.)

System_CAPS_pubmethodGetOperationStatus(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.)

System_CAPS_pubmethodGetOperationStatusAsync(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.

Return to top
Show: