次の方法で共有


Operations(StorageCacheManagementClient) コンストラクター

定義

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

public Operations (Microsoft.Azure.Management.StorageCache.StorageCacheManagementClient client);
new Microsoft.Azure.Management.StorageCache.Operations : Microsoft.Azure.Management.StorageCache.StorageCacheManagementClient -> Microsoft.Azure.Management.StorageCache.Operations
Public Sub New (client As StorageCacheManagementClient)

パラメーター

client
StorageCacheManagementClient

サービス クライアントへの参照。

例外

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

適用対象