Share via


AscOperations(StorageCacheManagementClient) Constructor

Definition

Initializes a new instance of the AscOperations class.

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

Parameters

client
StorageCacheManagementClient

Reference to the service client.

Exceptions

Thrown when a required parameter is null

Applies to