Aracılığıyla paylaş


NodeCountInformation class

NodeCountInformation'ı temsil eden sınıf.

Oluşturucular

NodeCountInformation(AutomationClientContext)

NodeCountInformation oluşturun.

Yöntemler

get(string, string, RequestOptionsBase)

Dsc Düğümleri için sayıları alma.

get(string, string, RequestOptionsBase, ServiceCallback<NodeCounts>)
get(string, string, ServiceCallback<NodeCounts>)

Oluşturucu Ayrıntıları

NodeCountInformation(AutomationClientContext)

NodeCountInformation oluşturun.

new NodeCountInformation(client: AutomationClientContext)

Parametreler

client
AutomationClientContext

Hizmet istemcisine başvuru.

Yöntem Ayrıntıları

get(string, string, RequestOptionsBase)

Dsc Düğümleri için sayıları alma.

function get(resourceGroupName: string, automationAccountName: string, options?: RequestOptionsBase): Promise<NodeCountInformationGetResponse>

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

options
RequestOptionsBase

İsteğe bağlı parametreler

Döndürülenler

Promise<Models.NodeCountInformationGetResponse>

get(string, string, RequestOptionsBase, ServiceCallback<NodeCounts>)

function get(resourceGroupName: string, automationAccountName: string, options: RequestOptionsBase, callback: ServiceCallback<NodeCounts>)

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

options
RequestOptionsBase

İsteğe bağlı parametreler

callback

ServiceCallback<NodeCounts>

Geri çağırma

get(string, string, ServiceCallback<NodeCounts>)

function get(resourceGroupName: string, automationAccountName: string, callback: ServiceCallback<NodeCounts>)

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

callback

ServiceCallback<NodeCounts>

Geri çağırma