Account class
فئة تمثل حسابا.
المنشئون
| Account(Batch |
إنشاء حساب. |
الأساليب
تفاصيل المنشئ
Account(BatchServiceClientContext)
إنشاء حساب.
new Account(client: BatchServiceClientContext)
المعلمات
- client
- BatchServiceClientContext
الرجوع إلى عميل الخدمة.
تفاصيل الأسلوب
listPoolNodeCounts(AccountListPoolNodeCountsOptionalParams)
يحصل على عدد عقد الحوسبة في كل حالة، مجمعة حسب التجمع. لاحظ أن الأرقام التي تم إرجاعها قد لا تكون دائما محدثة. إذا كنت بحاجة إلى عدد العقد الدقيق، فاستخدم استعلام قائمة.
function listPoolNodeCounts(options?: AccountListPoolNodeCountsOptionalParams): Promise<AccountListPoolNodeCountsResponse>
المعلمات
المعلمات الاختيارية
المرتجعات
Promise<AccountListPoolNodeCountsResponse>
وعد<Models.AccountListPoolNodeCountsResponse>
listPoolNodeCounts(AccountListPoolNodeCountsOptionalParams, ServiceCallback<PoolNodeCountsListResult>)
function listPoolNodeCounts(options: AccountListPoolNodeCountsOptionalParams, callback: ServiceCallback<PoolNodeCountsListResult>)
المعلمات
المعلمات الاختيارية
- callback
رد الاتصال
listPoolNodeCounts(ServiceCallback<PoolNodeCountsListResult>)
function listPoolNodeCounts(callback: ServiceCallback<PoolNodeCountsListResult>)
المعلمات
- callback
رد الاتصال
listPoolNodeCountsNext(string, AccountListPoolNodeCountsNextOptionalParams)
يحصل على عدد عقد الحوسبة في كل حالة، مجمعة حسب التجمع. لاحظ أن الأرقام التي تم إرجاعها قد لا تكون دائما محدثة. إذا كنت بحاجة إلى عدد العقد الدقيق، فاستخدم استعلام قائمة.
function listPoolNodeCountsNext(nextPageLink: string, options?: AccountListPoolNodeCountsNextOptionalParams): Promise<AccountListPoolNodeCountsResponse>
المعلمات
- nextPageLink
-
string
NextLink من عملية الاستدعاء الناجحة السابقة إلى القائمة.
المعلمات الاختيارية
المرتجعات
Promise<AccountListPoolNodeCountsResponse>
وعد<Models.AccountListPoolNodeCountsResponse>
listPoolNodeCountsNext(string, AccountListPoolNodeCountsNextOptionalParams, ServiceCallback<PoolNodeCountsListResult>)
function listPoolNodeCountsNext(nextPageLink: string, options: AccountListPoolNodeCountsNextOptionalParams, callback: ServiceCallback<PoolNodeCountsListResult>)
المعلمات
- nextPageLink
-
string
NextLink من عملية الاستدعاء الناجحة السابقة إلى القائمة.
المعلمات الاختيارية
- callback
رد الاتصال
listPoolNodeCountsNext(string, ServiceCallback<PoolNodeCountsListResult>)
function listPoolNodeCountsNext(nextPageLink: string, callback: ServiceCallback<PoolNodeCountsListResult>)
المعلمات
- nextPageLink
-
string
NextLink من عملية الاستدعاء الناجحة السابقة إلى القائمة.
- callback
رد الاتصال
listSupportedImages(AccountListSupportedImagesOptionalParams)
function listSupportedImages(options?: AccountListSupportedImagesOptionalParams): Promise<AccountListSupportedImagesResponse>
المعلمات
المعلمات الاختيارية
المرتجعات
Promise<AccountListSupportedImagesResponse>
وعد<Models.AccountListSupportedImagesResponse>
listSupportedImages(AccountListSupportedImagesOptionalParams, ServiceCallback<AccountListSupportedImagesResult>)
function listSupportedImages(options: AccountListSupportedImagesOptionalParams, callback: ServiceCallback<AccountListSupportedImagesResult>)
المعلمات
المعلمات الاختيارية
رد الاتصال
listSupportedImages(ServiceCallback<AccountListSupportedImagesResult>)
function listSupportedImages(callback: ServiceCallback<AccountListSupportedImagesResult>)
المعلمات
رد الاتصال
listSupportedImagesNext(string, AccountListSupportedImagesNextOptionalParams)
function listSupportedImagesNext(nextPageLink: string, options?: AccountListSupportedImagesNextOptionalParams): Promise<AccountListSupportedImagesResponse>
المعلمات
- nextPageLink
-
string
NextLink من عملية الاستدعاء الناجحة السابقة إلى القائمة.
المعلمات الاختيارية
المرتجعات
Promise<AccountListSupportedImagesResponse>
وعد<Models.AccountListSupportedImagesResponse>
listSupportedImagesNext(string, AccountListSupportedImagesNextOptionalParams, ServiceCallback<AccountListSupportedImagesResult>)
function listSupportedImagesNext(nextPageLink: string, options: AccountListSupportedImagesNextOptionalParams, callback: ServiceCallback<AccountListSupportedImagesResult>)
المعلمات
- nextPageLink
-
string
NextLink من عملية الاستدعاء الناجحة السابقة إلى القائمة.
المعلمات الاختيارية
رد الاتصال
listSupportedImagesNext(string, ServiceCallback<AccountListSupportedImagesResult>)
function listSupportedImagesNext(nextPageLink: string, callback: ServiceCallback<AccountListSupportedImagesResult>)
المعلمات
- nextPageLink
-
string
NextLink من عملية الاستدعاء الناجحة السابقة إلى القائمة.
رد الاتصال