Microsoft.WindowsAzure.Management Namespace
The Microsoft.WindowsAzure.Management namespace contains classes for managing service deployments and storage accounts.
Classes
Class | Description |
---|---|
AffinityGroupOperationsExtensions | Represents the extensions for affinity group management. |
LocationOperationsExtensions | Represents the extensions for location management. |
ManagementCertificateOperationsExtensions | Represents the extensions for management certificate management. |
ManagementClient | Represents the operations that are used to manage cloud service operations. |
ManagementClientExtensions | Represents the extensions for client management. |
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) |
SubscriptionOperationsExtensions | Represents the extensions for subscription management. |
Interfaces
Interface | Description |
---|---|
IAffinityGroupOperations | Represents the interface for operations that are used to manage affinity groups in a subscription. |
ILocationOperations | Represents the interface for operations that are used to obtain location information. |
IManagementCertificateOperations | Represents the interface for operations that are used to manage management certificates. |
IManagementClient | Represents the interface for operations that are used to manage cloud service operations. |
IRoleSizeOperations | The Service Management API includes operations for listing the available role sizes for VMs in your subscription. |
ISubscriptionOperations | Represents the interface for operations that are used to list subscription information. |