共用方式為


StorageManagementClient(RestClient) Constructor

Definition

Initializes a new instance of the StorageManagementClient class.

public StorageManagementClient (Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient restClient);
new Microsoft.Azure.Management.Storage.Fluent.StorageManagementClient : Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient -> Microsoft.Azure.Management.Storage.Fluent.StorageManagementClient
Public Sub New (restClient As RestClient)

Parameters

restClient
RestClient

Exceptions

Thrown when a required parameter is null

Applies to