DeletedWorkspacesOperationsExtensions 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 DeletedWorkspacesOperations.
public static class DeletedWorkspacesOperationsExtensions
type DeletedWorkspacesOperationsExtensions = class
Public Module DeletedWorkspacesOperationsExtensions
- Inheritance
-
DeletedWorkspacesOperationsExtensions
Methods
List(IDeletedWorkspacesOperations) |
Gets recently deleted workspaces in a subscription, available for recovery. |
ListAsync(IDeletedWorkspacesOperations, CancellationToken) |
Gets recently deleted workspaces in a subscription, available for recovery. |
ListByResourceGroup(IDeletedWorkspacesOperations, String) |
Gets recently deleted workspaces in a resource group, available for recovery. |
ListByResourceGroupAsync(IDeletedWorkspacesOperations, String, CancellationToken) |
Gets recently deleted workspaces in a resource group, available for recovery. |