Share via


IComputeManagementClient Members

Represents the interface for the operations that are used to manage compute clients.

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

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 credentials that are required to perform operations on subscription resources.
Deployments Gets 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 operations for managing the cloud services in a subscription.
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 operations for retrieving the version of the Azure Guest Operating System on which an application is running.
ServiceCertificates Gets the operations for managing service certificates that are associated with a cloud service.
VirtualMachineDisks Gets 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 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 Extension Methods)

  Name Description
GetOperationStatusAsync Asynchronously returns the status of the specified operation.

Top

Extension Methods

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

Top

See Also

Reference

IComputeManagementClient Interface
Microsoft.WindowsAzure.Management.Compute Namespace