Fields class

Mezőket képviselő osztály.

Konstruktorok

Fields(AutomationClientContext)

Mezők létrehozása.

Metódusok

listByType(string, string, string, string, RequestOptionsBase)

Kérje le egy adott típusú, modulnévvel azonosított mezők listáját.

listByType(string, string, string, string, RequestOptionsBase, ServiceCallback<TypeFieldListResult>)
listByType(string, string, string, string, ServiceCallback<TypeFieldListResult>)

Konstruktor adatai

Fields(AutomationClientContext)

Mezők létrehozása.

new Fields(client: AutomationClientContext)

Paraméterek

client
AutomationClientContext

Hivatkozás a szolgáltatásügyfélre.

Metódus adatai

listByType(string, string, string, string, RequestOptionsBase)

Kérje le egy adott típusú, modulnévvel azonosított mezők listáját.

function listByType(resourceGroupName: string, automationAccountName: string, moduleName: string, typeName: string, options?: RequestOptionsBase): Promise<FieldsListByTypeResponse>

Paraméterek

resourceGroupName

string

Egy Azure-erőforráscsoport neve.

automationAccountName

string

Az automation-fiók neve.

moduleName

string

A modul neve.

typeName

string

A típus neve.

options
RequestOptionsBase

Az opcionális paraméterek

Válaszok

Promise<Models.FieldsListByTypeResponse>

listByType(string, string, string, string, RequestOptionsBase, ServiceCallback<TypeFieldListResult>)

function listByType(resourceGroupName: string, automationAccountName: string, moduleName: string, typeName: string, options: RequestOptionsBase, callback: ServiceCallback<TypeFieldListResult>)

Paraméterek

resourceGroupName

string

Egy Azure-erőforráscsoport neve.

automationAccountName

string

Az automation-fiók neve.

moduleName

string

A modul neve.

typeName

string

A típus neve.

options
RequestOptionsBase

Az opcionális paraméterek

callback

ServiceCallback<TypeFieldListResult>

A visszahívás

listByType(string, string, string, string, ServiceCallback<TypeFieldListResult>)

function listByType(resourceGroupName: string, automationAccountName: string, moduleName: string, typeName: string, callback: ServiceCallback<TypeFieldListResult>)

Paraméterek

resourceGroupName

string

Egy Azure-erőforráscsoport neve.

automationAccountName

string

Az automation-fiók neve.

moduleName

string

A modul neve.

typeName

string

A típus neve.

callback

ServiceCallback<TypeFieldListResult>

A visszahívás