次の方法で共有


SchemaOperationsExtensions.Get(ISchemaOperations, String, String) メソッド

定義

特定のワークスペースのスキーマを取得します。

public static Microsoft.Azure.Management.OperationalInsights.Models.SearchGetSchemaResponse Get (this Microsoft.Azure.Management.OperationalInsights.ISchemaOperations operations, string resourceGroupName, string workspaceName);
static member Get : Microsoft.Azure.Management.OperationalInsights.ISchemaOperations * string * string -> Microsoft.Azure.Management.OperationalInsights.Models.SearchGetSchemaResponse
<Extension()>
Public Function Get (operations As ISchemaOperations, resourceGroupName As String, workspaceName As String) As SearchGetSchemaResponse

パラメーター

operations
ISchemaOperations

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

resourceGroupName
String

リソース グループの名前。 名前の大文字と小文字は区別されます。

workspaceName
String

ワークスペースの名前。

戻り値

適用対象