次の方法で共有


DeletedWorkspacesOperationsExtensions.List メソッド

定義

サブスクリプションで最近削除されたワークスペースを取得し、復旧に使用できます。

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)

パラメーター

operations
IDeletedWorkspacesOperations

この拡張メソッドの操作グループ。

戻り値

適用対象