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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET