Microsoft.WindowsAzure.Management Namespace

 

The Microsoft.WindowsAzure.Management namespace contains classes for managing service deployments and storage accounts.

Classes

Class Description
System_CAPS_pubclass AffinityGroupOperationsExtensions

Represents the extensions for affinity group management.

System_CAPS_pubclass LocationOperationsExtensions

Represents the extensions for location management.

System_CAPS_pubclass ManagementCertificateOperationsExtensions

Represents the extensions for management certificate management.

System_CAPS_pubclass ManagementClient

Represents the operations that are used to manage cloud service operations.

System_CAPS_pubclass ManagementClientExtensions

Represents the extensions for client management.

System_CAPS_pubclass RoleSizeOperationsExtensions

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 SubscriptionOperationsExtensions

Represents the extensions for subscription management.

Interfaces

Interface Description
System_CAPS_pubinterface IAffinityGroupOperations

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

System_CAPS_pubinterface ILocationOperations

Represents the interface for operations that are used to obtain location information.

System_CAPS_pubinterface IManagementCertificateOperations

Represents the interface for operations that are used to manage management certificates.

System_CAPS_pubinterface IManagementClient

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

System_CAPS_pubinterface IRoleSizeOperations

The Service Management API includes operations for listing the available role sizes for VMs in your subscription.

System_CAPS_pubinterface ISubscriptionOperations

Represents the interface for operations that are used to list subscription information.

Return to top