Share via


Operations(StorageCacheManagementClient) Constructor

Definition

Initializes a new instance of the Operations class.

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)

Parameters

client
StorageCacheManagementClient

Reference to the service client.

Exceptions

Thrown when a required parameter is null

Applies to