共用方式為


SchemaOperations interface

表示 SchemaOperations 的介面。

方法

get(string, string, SchemaGetOptionalParams)

取得指定工作區的架構。

方法詳細資料

get(string, string, SchemaGetOptionalParams)

取得指定工作區的架構。

function get(resourceGroupName: string, workspaceName: string, options?: SchemaGetOptionalParams): Promise<SearchGetSchemaResponse>

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

workspaceName

string

工作區的名稱。

options
SchemaGetOptionalParams

選項參數。

傳回