Fields class
Mezőket képviselő osztály.
Konstruktorok
| Fields(Automation |
Mezők létrehozása. |
Metódusok
| list |
Kérje le egy adott típusú, modulnévvel azonosított mezők listáját. |
| list |
|
| list |
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<FieldsListByTypeResponse>
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
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
A visszahívás