AscOperations Class

Definition

AscOperations operations.

public class AscOperations : Microsoft.Azure.Management.StorageCache.IAscOperations, Microsoft.Rest.IServiceOperations<Microsoft.Azure.Management.StorageCache.StorageCacheManagementClient>
type AscOperations = class
    interface IServiceOperations<StorageCacheManagementClient>
    interface IAscOperations
Public Class AscOperations
Implements IAscOperations, IServiceOperations(Of StorageCacheManagementClient)
Inheritance
AscOperations
Implements

Constructors

AscOperations(StorageCacheManagementClient)

Initializes a new instance of the AscOperations class.

Properties

Client

Gets a reference to the StorageCacheManagementClient

Methods

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the status of an asynchronous operation for the Azure HPC Cache

Extension Methods

Get(IAscOperations, String, String)

Gets the status of an asynchronous operation for the Azure HPC Cache

GetAsync(IAscOperations, String, String, CancellationToken)

Gets the status of an asynchronous operation for the Azure HPC Cache

Applies to