共用方式為


Fields interface

代表欄位的介面。

方法

listByType(string, string, string, string, FieldsListByTypeOptionalParams)

擷取模組名稱所識別之指定型別的欄位清單。

方法詳細資料

listByType(string, string, string, string, FieldsListByTypeOptionalParams)

擷取模組名稱所識別之指定型別的欄位清單。

function listByType(resourceGroupName: string, automationAccountName: string, moduleName: string, typeName: string, options?: FieldsListByTypeOptionalParams): PagedAsyncIterableIterator<TypeField, TypeField[], PageSettings>

參數

resourceGroupName

string

Azure 資源群組的名稱。

automationAccountName

string

自動化帳戶的名稱。

moduleName

string

模組的名稱。

typeName

string

型別的名稱。

options
FieldsListByTypeOptionalParams

選項參數。

傳回