AscOperations Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET