共用方式為


DeletedWorkspacesOperationsExtensions.List Method

Definition

Gets recently deleted workspaces in a subscription, available for recovery.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.OperationalInsights.Models.Workspace> List (this Microsoft.Azure.Management.OperationalInsights.IDeletedWorkspacesOperations operations);
static member List : Microsoft.Azure.Management.OperationalInsights.IDeletedWorkspacesOperations -> seq<Microsoft.Azure.Management.OperationalInsights.Models.Workspace>
<Extension()>
Public Function List (operations As IDeletedWorkspacesOperations) As IEnumerable(Of Workspace)

Parameters

operations
IDeletedWorkspacesOperations

The operations group for this extension method.

Returns

Applies to