ComputeManagementClient Members

Represents the compute management client.

The following tables list the members exposed by the ComputeManagementClient type.

Public Constructors

  Name Description
  ComputeManagementClient Overloaded.  

Top

Public Properties

  Name Description
ApiVersion Gets the API version.
BaseUri Gets the URI that is used as the base for all operation requests.
Credentials Gets the SubscriptionCloudCredentials object that contains the credentials that are required to perform operations on subscription resources.
Deployments Gets the IDeploymentOperations object that contains the operations for managing deployments in a cloud service.
DnsServer The Compute Management API includes operations for managing the dns servers for your subscription.
ExtensionImages The Service Management API includes operations for managing the service and virtual machine extension images in your publisher subscription.
HostedServices Gets the IHostedServiceOperations object that contains the operations for managing the cloud services in a subscription.
HttpClient  (Inherited from ServiceClient)
LoadBalancers The Compute Management API includes operations for managing the load balancers for your subscription.
LongRunningOperationInitialTimeout Gets or sets the initial timeout for Long Running Operations.
LongRunningOperationRetryTimeout Gets or sets the retry timeout for Long Running Operations.
OperatingSystems Gets the IOperatingSystemOperations object that contains the operations for retrieving the version of the Azure Guest Operating System on which an application is running.
ServiceCertificates Gets the IServiceCertificateOperations object that contains the operations for managing service certificates that are associated with a cloud service.
UserAgent  (Inherited from ServiceClient)
VirtualMachineDisks Gets the IVirtualMachineDiskOperations object that contains the operations for managing Virtual Machine disks in a cloud service deployment.
VirtualMachineExtensions The Service Management API includes operations for managing the virtual machine extensions in your subscription. (see https://msdn.microsoft.com/library/windowsazure/jj157206.aspx for more information)
VirtualMachineOSImages The Service Management API includes operations for managing the OS images in your subscription. (see https://msdn.microsoft.com/library/windowsazure/jj157175.aspx for more information)
VirtualMachines Gets the IVirtualMachineOperations object that contains the operations for managing Virtual Machines.
VirtualMachineVMImages The Service Management API includes operations for managing the virtual machine templates in your subscription.

Top

Public Methods

(see also Protected Methods)

  Name Description
AddHandlerToPipeline  (Inherited from ServiceClient)
Dispose  (Inherited from ServiceClient)
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetHttpPipeline  (Inherited from ServiceClient)
GetOperationStatusAsync Asynchronously returns the status of the specified operation.
GetType  (Inherited from Object)
SetRetryPolicy  (Inherited from ServiceClient)
ToString  (Inherited from Object)
WithHandler  (Inherited from ServiceClient)
WithHandlers  (Inherited from ServiceClient)

Top

Protected Methods

(see also Extension Methods)

  Name Description
Clone Overridden. Clones properties from current instance to another ComputeManagementClient instance
Finalize  (Inherited from Object)
InitializeHttpClient  (Inherited from ServiceClient)
MemberwiseClone  (Inherited from Object)
WithHandler  (Inherited from ServiceClient)

Top

Extension Methods

  Name Description
GetOperationStatus  (Defined by ComputeManagementClientExtensions.)
GetOperationStatusAsync  (Defined by ComputeManagementClientExtensions.)

Top

See Also

Reference

ComputeManagementClient Class
Microsoft.WindowsAzure.Management.Compute Namespace