ManagementClient Members
Represents the operations that are used to manage cloud service operations.
The following tables list the members exposed by the ManagementClient type.
Public Constructors
Name | Description | |
---|---|---|
ManagementClient | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
AffinityGroups | Gets the operations that are used to manage affinity groups in a subscription. | |
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. | |
HttpClient | (Inherited from ServiceClient) | |
Locations | Gets the operations for listing location information. | |
LongRunningOperationInitialTimeout | Gets or sets the initial timeout for Long Running Operations. | |
LongRunningOperationRetryTimeout | Gets or sets the retry timeout for Long Running Operations. | |
ManagementCertificates | Gets the operations for managing management certificates. | |
RoleSizes | The Service Management API includes operations for listing the available role sizes for VMs in your subscription. | |
Subscriptions | Gets the operation for listing subscription information. | |
UserAgent | (Inherited from ServiceClient) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
AddHandlerToPipeline | (Inherited from ServiceClient) | |
Dispose | (Inherited from ServiceClient) | |
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetHttpPipeline | (Inherited from ServiceClient) | |
GetOperationStatusAsync | Asynchronously returns the status of the specified operation. | |
GetType | (Inherited from Object) | |
SetRetryPolicy | (Inherited from ServiceClient) | |
ToString | (Inherited from Object) | |
WithHandler | (Inherited from ServiceClient) | |
WithHandlers | (Inherited from ServiceClient) |
Top
Protected Methods
(see also Extension Methods)
Name | Description | |
---|---|---|
Clone | Overridden. Clones properties from current instance to another ManagementClient instance | |
Finalize | (Inherited from Object) | |
InitializeHttpClient | (Inherited from ServiceClient) | |
MemberwiseClone | (Inherited from Object) | |
WithHandler | (Inherited from ServiceClient) |
Top
Extension Methods
Name | Description | |
---|---|---|
GetOperationStatus | (Defined by ManagementClientExtensions.) | |
GetOperationStatusAsync | (Defined by ManagementClientExtensions.) |
Top
See Also
Reference
ManagementClient Class
Microsoft.WindowsAzure.Management Namespace