Aracılığıyla paylaş


Account class

Bir Hesabı temsil eden sınıf.

Oluşturucular

Account(BatchServiceClientContext)

Hesap oluşturun.

Yöntemler

listPoolNodeCounts(AccountListPoolNodeCountsOptionalParams)

Havuza göre gruplandırılmış her durumdaki İşlem Düğümlerinin sayısını alır. Döndürülen sayıların her zaman güncel olmayabileceğini unutmayın. Tam düğüm sayılarına ihtiyacınız varsa bir liste sorgusu kullanın.

listPoolNodeCounts(AccountListPoolNodeCountsOptionalParams, ServiceCallback<PoolNodeCountsListResult>)
listPoolNodeCounts(ServiceCallback<PoolNodeCountsListResult>)
listPoolNodeCountsNext(string, AccountListPoolNodeCountsNextOptionalParams)

Havuza göre gruplandırılmış her durumdaki İşlem Düğümlerinin sayısını alır. Döndürülen sayıların her zaman güncel olmayabileceğini unutmayın. Tam düğüm sayılarına ihtiyacınız varsa bir liste sorgusu kullanın.

listPoolNodeCountsNext(string, AccountListPoolNodeCountsNextOptionalParams, ServiceCallback<PoolNodeCountsListResult>)
listPoolNodeCountsNext(string, ServiceCallback<PoolNodeCountsListResult>)
listSupportedImages(AccountListSupportedImagesOptionalParams)
listSupportedImages(AccountListSupportedImagesOptionalParams, ServiceCallback<AccountListSupportedImagesResult>)
listSupportedImages(ServiceCallback<AccountListSupportedImagesResult>)
listSupportedImagesNext(string, AccountListSupportedImagesNextOptionalParams)
listSupportedImagesNext(string, AccountListSupportedImagesNextOptionalParams, ServiceCallback<AccountListSupportedImagesResult>)
listSupportedImagesNext(string, ServiceCallback<AccountListSupportedImagesResult>)

Oluşturucu Ayrıntıları

Account(BatchServiceClientContext)

Hesap oluşturun.

new Account(client: BatchServiceClientContext)

Parametreler

client
BatchServiceClientContext

Hizmet istemcisine başvuru.

Yöntem Ayrıntıları

listPoolNodeCounts(AccountListPoolNodeCountsOptionalParams)

Havuza göre gruplandırılmış her durumdaki İşlem Düğümlerinin sayısını alır. Döndürülen sayıların her zaman güncel olmayabileceğini unutmayın. Tam düğüm sayılarına ihtiyacınız varsa bir liste sorgusu kullanın.

function listPoolNodeCounts(options?: AccountListPoolNodeCountsOptionalParams): Promise<AccountListPoolNodeCountsResponse>

Parametreler

options
AccountListPoolNodeCountsOptionalParams

İsteğe bağlı parametreler

Döndürülenler

Promise<Models.AccountListPoolNodeCountsResponse>

listPoolNodeCounts(AccountListPoolNodeCountsOptionalParams, ServiceCallback<PoolNodeCountsListResult>)

function listPoolNodeCounts(options: AccountListPoolNodeCountsOptionalParams, callback: ServiceCallback<PoolNodeCountsListResult>)

Parametreler

options
AccountListPoolNodeCountsOptionalParams

İsteğe bağlı parametreler

callback

ServiceCallback<PoolNodeCountsListResult>

Geri çağırma

listPoolNodeCounts(ServiceCallback<PoolNodeCountsListResult>)

function listPoolNodeCounts(callback: ServiceCallback<PoolNodeCountsListResult>)

Parametreler

callback

ServiceCallback<PoolNodeCountsListResult>

Geri çağırma

listPoolNodeCountsNext(string, AccountListPoolNodeCountsNextOptionalParams)

Havuza göre gruplandırılmış her durumdaki İşlem Düğümlerinin sayısını alır. Döndürülen sayıların her zaman güncel olmayabileceğini unutmayın. Tam düğüm sayılarına ihtiyacınız varsa bir liste sorgusu kullanın.

function listPoolNodeCountsNext(nextPageLink: string, options?: AccountListPoolNodeCountsNextOptionalParams): Promise<AccountListPoolNodeCountsResponse>

Parametreler

nextPageLink

string

Önceki başarılı List çağrısından NextLink işlemi.

options
AccountListPoolNodeCountsNextOptionalParams

İsteğe bağlı parametreler

Döndürülenler

Promise<Models.AccountListPoolNodeCountsResponse>

listPoolNodeCountsNext(string, AccountListPoolNodeCountsNextOptionalParams, ServiceCallback<PoolNodeCountsListResult>)

function listPoolNodeCountsNext(nextPageLink: string, options: AccountListPoolNodeCountsNextOptionalParams, callback: ServiceCallback<PoolNodeCountsListResult>)

Parametreler

nextPageLink

string

Önceki başarılı List çağrısından NextLink işlemi.

options
AccountListPoolNodeCountsNextOptionalParams

İsteğe bağlı parametreler

callback

ServiceCallback<PoolNodeCountsListResult>

Geri çağırma

listPoolNodeCountsNext(string, ServiceCallback<PoolNodeCountsListResult>)

function listPoolNodeCountsNext(nextPageLink: string, callback: ServiceCallback<PoolNodeCountsListResult>)

Parametreler

nextPageLink

string

Önceki başarılı List çağrısından NextLink işlemi.

callback

ServiceCallback<PoolNodeCountsListResult>

Geri çağırma

listSupportedImages(AccountListSupportedImagesOptionalParams)

function listSupportedImages(options?: AccountListSupportedImagesOptionalParams): Promise<AccountListSupportedImagesResponse>

Parametreler

options
AccountListSupportedImagesOptionalParams

İsteğe bağlı parametreler

Döndürülenler

Promise<Models.AccountListSupportedImagesResponse>

listSupportedImages(AccountListSupportedImagesOptionalParams, ServiceCallback<AccountListSupportedImagesResult>)

function listSupportedImages(options: AccountListSupportedImagesOptionalParams, callback: ServiceCallback<AccountListSupportedImagesResult>)

Parametreler

options
AccountListSupportedImagesOptionalParams

İsteğe bağlı parametreler

listSupportedImages(ServiceCallback<AccountListSupportedImagesResult>)

function listSupportedImages(callback: ServiceCallback<AccountListSupportedImagesResult>)

Parametreler

listSupportedImagesNext(string, AccountListSupportedImagesNextOptionalParams)

function listSupportedImagesNext(nextPageLink: string, options?: AccountListSupportedImagesNextOptionalParams): Promise<AccountListSupportedImagesResponse>

Parametreler

nextPageLink

string

Önceki başarılı List çağrısından NextLink işlemi.

options
AccountListSupportedImagesNextOptionalParams

İsteğe bağlı parametreler

Döndürülenler

Promise<Models.AccountListSupportedImagesResponse>

listSupportedImagesNext(string, AccountListSupportedImagesNextOptionalParams, ServiceCallback<AccountListSupportedImagesResult>)

function listSupportedImagesNext(nextPageLink: string, options: AccountListSupportedImagesNextOptionalParams, callback: ServiceCallback<AccountListSupportedImagesResult>)

Parametreler

nextPageLink

string

Önceki başarılı List çağrısından NextLink işlemi.

options
AccountListSupportedImagesNextOptionalParams

İsteğe bağlı parametreler

listSupportedImagesNext(string, ServiceCallback<AccountListSupportedImagesResult>)

function listSupportedImagesNext(nextPageLink: string, callback: ServiceCallback<AccountListSupportedImagesResult>)

Parametreler

nextPageLink

string

Önceki başarılı List çağrısından NextLink işlemi.