Microsoft.WindowsAzure.Management.Compute Namespace

 

The Microsoft.WindowsAzure.Management.Compute namespace contains classes for managing virtual machines, service certificates, cloud services, deployments.

Classes

Class Description
ComputeManagementClient

Represents the compute management client.

ComputeManagementClientExtensions

Represents the extensions for client management.

DeploymentOperationsExtensions

Represents the extensions for deployment management.

DNSServerOperationsExtensions

The Service Management API provides programmatic access to much of the functionality available through the Management Portal. The Service Management API is a REST API. All API operations are performed over SSL, and are mutually authenticated using X.509 v3 certificates. (see https://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for more information)

ExtensionImageOperationsExtensions

The Service Management API provides programmatic access to much of the functionality available through the Management Portal. The Service Management API is a REST API. All API operations are performed over SSL, and are mutually authenticated using X.509 v3 certificates. (see https://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for more information)

HostedServiceOperationsExtensions

Represents the extensions for cloud service management.

LoadBalancerOperationsExtensions

The Service Management API provides programmatic access to much of the functionality available through the Management Portal. The Service Management API is a REST API. All API operations are performed over SSL, and are mutually authenticated using X.509 v3 certificates. (see https://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for more information)

OperatingSystemOperationsExtensions

Represents the extensions for operating system management.

ServiceCertificateOperationsExtensions

Represents the extensions for service certificate management.

VirtualMachineDiskOperationsExtensions

Represents the extensions for disk management.

VirtualMachineExtensionOperationsExtensions

The Service Management API provides programmatic access to much of the functionality available through the Management Portal. The Service Management API is a REST API. All API operations are performed over SSL, and are mutually authenticated using X.509 v3 certificates. (see https://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for more information)

VirtualMachineOperationsExtensions

Represents the extensions for Virtual Machines management.

VirtualMachineOSImageOperationsExtensions

The Service Management API provides programmatic access to much of the functionality available through the Management Portal. The Service Management API is a REST API. All API operations are performed over SSL, and are mutually authenticated using X.509 v3 certificates. (see https://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for more information)

VirtualMachineVMImageOperationsExtensions

The Service Management API provides programmatic access to much of the functionality available through the Management Portal. The Service Management API is a REST API. All API operations are performed over SSL, and are mutually authenticated using X.509 v3 certificates. (see https://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for more information)

Interfaces

Interface Description
IComputeManagementClient

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

IDeploymentOperations

Represents the interface for the operations that are used to manage the deployments in a cloud service.

IDNSServerOperations

The Compute Management API includes operations for managing the dns servers for your subscription.

IExtensionImageOperations

The Service Management API includes operations for managing the service and virtual machine extension images in your publisher subscription.

IHostedServiceOperations

Represents the interface for the operations that are used to manage cloud services.

ILoadBalancerOperations

The Compute Management API includes operations for managing the load balancers for your subscription.

IOperatingSystemOperations

Represents the interface for the operations that are used to retrieve operating system information.

IServiceCertificateOperations

Represents the interface for the operations that are used to manage service certificates in a subscription.

IVirtualMachineDiskOperations

Represents the interface for the operations that are used to manage the disks in a subscription.

IVirtualMachineExtensionOperations

The Service Management API includes operations for managing the virtual machine extensions in your subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157206.aspx for more information)

IVirtualMachineOperations

Represents the interface for the operations that are used to manage the Virtual Machines in a subscription.

IVirtualMachineOSImageOperations

The Service Management API includes operations for managing the OS images in your subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157175.aspx for more information)

IVirtualMachineVMImageOperations

The Service Management API includes operations for managing the virtual machine templates in your subscription.

Return to top