StorageManagementClient Members
Represents a storage service management client.
The following tables list the members exposed by the StorageManagementClient type.
Public Constructors
Name | Description | |
---|---|---|
StorageManagementClient | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
ApiVersion | Gets the API version. | |
BaseUri | Gets or sets the URI that is used as the base for all Service Management requests. | |
Credentials | Gets or sets an SubscriptionCloudCredentials object that specifies the subscription credentials. | |
HttpClient | (Inherited from ServiceClient) | |
LongRunningOperationInitialTimeout | Gets or sets the initial timeout for Long Running Operations. | |
LongRunningOperationRetryTimeout | Gets or sets the retry timeout for Long Running Operations. | |
StorageAccounts | Gets the storage accounts. | |
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 retrieves the status of an 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 StorageManagementClient 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 StorageManagementClientExtensions.) | |
GetOperationStatusAsync | (Defined by StorageManagementClientExtensions.) |
Top
See Also
Reference
StorageManagementClient Class
Microsoft.WindowsAzure.Management.Storage Namespace