@azure/arm-azurestack package
類別
AzureStackManagementClient |
介面
類型別名
Category |
定義 Category 的值。 服務支援的已知值AzureAD |
CloudManifestFileGetResponse |
包含取得作業的回應資料。 |
CloudManifestFileListResponse |
包含清單作業的回應資料。 |
CompatibilityIssue |
定義 CompatibilityIssue 的值。 服務支援的已知值HigherDeviceVersionRequired |
ComputeRole |
定義 ComputeRole 的值。 服務支援的已知值None |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值使用者 |
CustomerSubscriptionsCreateResponse |
包含建立作業的回應資料。 |
CustomerSubscriptionsGetResponse |
包含取得作業的回應資料。 |
CustomerSubscriptionsListNextResponse |
包含 listNext 作業的回應資料。 |
CustomerSubscriptionsListResponse |
包含清單作業的回應資料。 |
LinkedSubscriptionsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
LinkedSubscriptionsGetResponse |
包含取得作業的回應資料。 |
LinkedSubscriptionsListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的回應資料。 |
LinkedSubscriptionsListByResourceGroupResponse |
包含 listByResourceGroup 作業的回應資料。 |
LinkedSubscriptionsListBySubscriptionNextResponse |
包含 listBySubscriptionNext 作業的回應資料。 |
LinkedSubscriptionsListBySubscriptionResponse |
包含 listBySubscription 作業的回應資料。 |
LinkedSubscriptionsUpdateResponse |
包含更新作業的回應資料。 |
Location |
定義 Location 的值。 服務支援的已知值全域 |
OperatingSystem |
定義 OperatingSystem 的值。 服務支援的已知值None |
OperationsListNextResponse |
包含 listNext 作業的回應資料。 |
OperationsListResponse |
包含清單作業的回應資料。 |
ProductsGetProductResponse |
包含 getProduct 作業的回應資料。 |
ProductsGetProductsResponse |
包含 getProducts 作業的回應資料。 |
ProductsGetResponse |
包含取得作業的回應資料。 |
ProductsListDetailsResponse |
包含 listDetails 作業的回應資料。 |
ProductsListNextResponse |
包含 listNext 作業的回應資料。 |
ProductsListResponse |
包含清單作業的回應資料。 |
ProductsUploadLogResponse |
包含 uploadLog 作業的回應資料。 |
ProvisioningState |
定義 ProvisioningState 的值。 |
RegistrationsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
RegistrationsGetActivationKeyResponse |
包含 getActivationKey 作業的回應資料。 |
RegistrationsGetResponse |
包含取得作業的回應資料。 |
RegistrationsListBySubscriptionNextResponse |
包含 listBySubscriptionNext 作業的回應資料。 |
RegistrationsListBySubscriptionResponse |
包含 listBySubscription 作業的回應資料。 |
RegistrationsListNextResponse |
包含 listNext 作業的回應資料。 |
RegistrationsListResponse |
包含清單作業的回應資料。 |
RegistrationsUpdateResponse |
包含更新作業的回應資料。 |
列舉
KnownCategory |
服務接受的 Category 已知值。 |
KnownCompatibilityIssue |
服務的 CompatibilityIssue 已知值。 |
KnownComputeRole |
服務接受的 ComputeRole 已知值。 |
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownLocation |
服務的已知 位置 值。 |
KnownOperatingSystem |
服務接受的 OperatingSystem 已知值。 |
函數
get |
給定可分頁作業的結果頁面,傳回一個接續權杖,可用來開始從該時間點開始分頁。 |
函式詳細資料
getContinuationToken(unknown)
給定可分頁作業的結果頁面,傳回一個接續權杖,可用來開始從該時間點開始分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
在分頁作業上呼叫 .byPage () 的結果物件。
傳回
string | undefined
可傳遞至 byPage () 的接續權杖。