DeletedAccountsOperationsExtensions 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 DeletedAccountsOperations.
public static class DeletedAccountsOperationsExtensions
type DeletedAccountsOperationsExtensions = class
Public Module DeletedAccountsOperationsExtensions
- Inheritance
-
DeletedAccountsOperationsExtensions
Methods
BeginPurge(IDeletedAccountsOperations, String, String, String) |
Deletes a Cognitive Services account from the resource group. |
BeginPurgeAsync(IDeletedAccountsOperations, String, String, String, CancellationToken) |
Deletes a Cognitive Services account from the resource group. |
Get(IDeletedAccountsOperations, String, String, String) |
Returns a Cognitive Services account specified by the parameters. |
GetAsync(IDeletedAccountsOperations, String, String, String, CancellationToken) |
Returns a Cognitive Services account specified by the parameters. |
List(IDeletedAccountsOperations) |
Returns all the resources of a particular type belonging to a subscription. |
ListAsync(IDeletedAccountsOperations, CancellationToken) |
Returns all the resources of a particular type belonging to a subscription. |
ListNext(IDeletedAccountsOperations, String) |
Returns all the resources of a particular type belonging to a subscription. |
ListNextAsync(IDeletedAccountsOperations, String, CancellationToken) |
Returns all the resources of a particular type belonging to a subscription. |
Purge(IDeletedAccountsOperations, String, String, String) |
Deletes a Cognitive Services account from the resource group. |
PurgeAsync(IDeletedAccountsOperations, String, String, String, CancellationToken) |
Deletes a Cognitive Services account from the resource group. |
Applies to
Azure SDK for .NET