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. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET