OperationStatusOperationsExtensions 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.
Extension methods for OperationStatusOperations.
public static class OperationStatusOperationsExtensions
type OperationStatusOperationsExtensions = class
Public Module OperationStatusOperationsExtensions
- Inheritance
-
OperationStatusOperationsExtensions
Methods
Get(IOperationStatusOperations, String, String, String, String, String, String) |
Get Async Operation status |
GetAsync(IOperationStatusOperations, String, String, String, String, String, String, CancellationToken) |
Get Async Operation status |
List(IOperationStatusOperations, String, String, String, String) |
List Async Operations, currently in progress, in a cluster |
ListAsync(IOperationStatusOperations, String, String, String, String, CancellationToken) |
List Async Operations, currently in progress, in a cluster |
ListNext(IOperationStatusOperations, String) |
List Async Operations, currently in progress, in a cluster |
ListNextAsync(IOperationStatusOperations, String, CancellationToken) |
List Async Operations, currently in progress, in a cluster |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET