次の方法で共有


WorkspacesOperationsExtensions.List(IWorkspacesOperations) メソッド

定義

サブスクリプション内のワークスペースを取得します。

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

パラメーター

operations
IWorkspacesOperations

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

戻り値

適用対象