Bagikan melalui


Keys class

Kelas yang mewakili Kunci.

Konstruktor

Keys(AutomationClientContext)

Membuat Kunci.

Metode

listByAutomationAccount(string, string, RequestOptionsBase)

Ambil kunci otomatisasi untuk akun.

listByAutomationAccount(string, string, RequestOptionsBase, ServiceCallback<KeyListResult>)
listByAutomationAccount(string, string, ServiceCallback<KeyListResult>)

Detail Konstruktor

Keys(AutomationClientContext)

Membuat Kunci.

new Keys(client: AutomationClientContext)

Parameter

client
AutomationClientContext

Referensi ke klien layanan.

Detail Metode

listByAutomationAccount(string, string, RequestOptionsBase)

Ambil kunci otomatisasi untuk akun.

function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options?: RequestOptionsBase): Promise<KeysListByAutomationAccountResponse>

Parameter

resourceGroupName

string

Nama grup Sumber Daya Azure.

automationAccountName

string

Nama akun automasi.

options
RequestOptionsBase

Parameter opsional

Mengembalikan

Menjanjikan<Models.KeysListByAutomationAccountResponse>

listByAutomationAccount(string, string, RequestOptionsBase, ServiceCallback<KeyListResult>)

function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options: RequestOptionsBase, callback: ServiceCallback<KeyListResult>)

Parameter

resourceGroupName

string

Nama grup Sumber Daya Azure.

automationAccountName

string

Nama akun automasi.

options
RequestOptionsBase

Parameter opsional

callback

ServiceCallback<KeyListResult>

Panggilan balik

listByAutomationAccount(string, string, ServiceCallback<KeyListResult>)

function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, callback: ServiceCallback<KeyListResult>)

Parameter

resourceGroupName

string

Nama grup Sumber Daya Azure.

automationAccountName

string

Nama akun automasi.

callback

ServiceCallback<KeyListResult>

Panggilan balik