次の方法で共有


StorageManagementClient(RestClient) コンストラクター

定義

StorageManagementClient クラスの新しいインスタンスを初期化します。

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)

パラメーター

restClient
RestClient

例外

必須パラメーターが null の場合にスローされます

適用対象