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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET