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
System_CAPS_pubclass ComputeManagementClient

Represents the compute management client.

System_CAPS_pubclass ComputeManagementClientExtensions

Represents the extensions for client management.

System_CAPS_pubclass DeploymentOperationsExtensions

Represents the extensions for deployment management.

System_CAPS_pubclass 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)

System_CAPS_pubclass 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)

System_CAPS_pubclass HostedServiceOperationsExtensions

Represents the extensions for cloud service management.

System_CAPS_pubclass 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)

System_CAPS_pubclass OperatingSystemOperationsExtensions

Represents the extensions for operating system management.

System_CAPS_pubclass ServiceCertificateOperationsExtensions

Represents the extensions for service certificate management.

System_CAPS_pubclass VirtualMachineDiskOperationsExtensions

Represents the extensions for disk management.

System_CAPS_pubclass 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)

System_CAPS_pubclass VirtualMachineOperationsExtensions

Represents the extensions for Virtual Machines management.

System_CAPS_pubclass 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)

System_CAPS_pubclass 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
System_CAPS_pubinterface IComputeManagementClient

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

System_CAPS_pubinterface IDeploymentOperations

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

System_CAPS_pubinterface IDNSServerOperations

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

System_CAPS_pubinterface IExtensionImageOperations

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

System_CAPS_pubinterface IHostedServiceOperations

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

System_CAPS_pubinterface ILoadBalancerOperations

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

System_CAPS_pubinterface IOperatingSystemOperations

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

System_CAPS_pubinterface IServiceCertificateOperations

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

System_CAPS_pubinterface IVirtualMachineDiskOperations

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

System_CAPS_pubinterface 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)

System_CAPS_pubinterface IVirtualMachineOperations

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

System_CAPS_pubinterface 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)

System_CAPS_pubinterface IVirtualMachineVMImageOperations

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

Return to top