@azure/arm-reservations package
類別
AzureReservationAPI |
介面
類型別名
AppliedScopeType |
定義 AppliedScopeType 的值。 服務支援的已知值Single |
BillingPlan |
定義 BillingPlan 的值。 服務支援的已知值P1M |
CalculateExchangeOperationResultStatus |
定義 CalculateExchangeOperationResultStatus 的值。 服務支援的已知值已成功 |
CalculateExchangePostResponse |
包含後續作業的回應資料。 |
CalculateRefundPostResponse |
包含後續作業的回應資料。 |
CommitmentGrain |
定義 CommitmentGrain 的值。 服務支援的已知值每小時 |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值使用者 |
DisplayProvisioningState |
定義 DisplayProvisioningState 的值。 服務支援的已知值已成功 |
ErrorResponseCode |
定義 ErrorResponseCode 的值。 服務支援的已知值NotSpecified |
ExchangeOperationResultStatus |
定義 ExchangeOperationResultStatus 的值。 服務支援的已知值已成功 |
ExchangePostResponse |
包含後續作業的回應資料。 |
GetAppliedReservationListResponse |
包含 getAppliedReservationList 作業的回應資料。 |
GetCatalogNextResponse |
包含 getCatalogNext 作業的回應資料。 |
GetCatalogResponse |
包含 getCatalog 作業的回應資料。 |
InstanceFlexibility |
定義 InstanceFlexibility 的值。 服務支援的已知值開啟 |
Location |
定義 Location 的值。 服務支援的已知值westus |
OperationListNextResponse |
包含 listNext 作業的回應資料。 |
OperationListResponse |
包含清單作業的回應資料。 |
OperationStatus |
定義 OperationStatus 的值。 服務支援的已知值已成功 |
PaymentStatus |
定義 PaymentStatus 的值。 服務支援的已知值已成功 |
ProvisioningState |
定義 ProvisioningState 的值。 服務支援的已知值建立中 |
QuotaCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
QuotaGetResponse |
包含取得作業的回應資料。 |
QuotaListNextResponse |
包含 listNext 作業的回應資料。 |
QuotaListResponse |
包含清單作業的回應資料。 |
QuotaRequestState |
定義 QuotaRequestState 的值。 服務支援的已知值接受 |
QuotaRequestStatusGetResponse |
包含取得作業的回應資料。 |
QuotaRequestStatusListNextResponse |
包含 listNext 作業的回應資料。 |
QuotaRequestStatusListResponse |
包含清單作業的回應資料。 |
QuotaUpdateResponse |
包含更新作業的回應資料。 |
ReservationAvailableScopesResponse |
包含 availableScopes 作業的回應資料。 |
ReservationBillingPlan |
定義 ReservationBillingPlan 的值。 服務支援的已知值前期 |
ReservationGetResponse |
包含取得作業的回應資料。 |
ReservationListAllNextResponse |
包含 listAllNext 作業的回應資料。 |
ReservationListAllResponse |
包含 listAll 作業的回應資料。 |
ReservationListNextResponse |
包含 listNext 作業的回應資料。 |
ReservationListResponse |
包含清單作業的回應資料。 |
ReservationListRevisionsNextResponse |
包含 listRevisionsNext 作業的回應資料。 |
ReservationListRevisionsResponse |
包含 listRevisions 作業的回應資料。 |
ReservationMergeResponse |
包含合併作業的回應資料。 |
ReservationOrderCalculateResponse |
包含計算作業的回應資料。 |
ReservationOrderChangeDirectoryResponse |
包含 changeDirectory 作業的回應資料。 |
ReservationOrderGetResponse |
包含取得作業的回應資料。 |
ReservationOrderListNextResponse |
包含 listNext 作業的回應資料。 |
ReservationOrderListResponse |
包含清單作業的回應資料。 |
ReservationOrderPurchaseResponse |
包含購買作業的回應資料。 |
ReservationSplitResponse |
包含分割作業的回應資料。 |
ReservationStatusCode |
定義 ReservationStatusCode 的值。 服務支援的已知值None |
ReservationTerm |
定義 ReservationTerm 的值。 服務支援的已知值P1Y |
ReservationUpdateResponse |
包含更新作業的回應資料。 |
ReservedResourceType |
定義 ReservedResourceType 的值。 服務支援的已知值VirtualMachines |
ResourceType |
定義 ResourceType 的值。 服務支援的已知值標準 |
ReturnPostResponse |
包含後續作業的回應資料。 |
SavingsPlanTerm |
定義 SavingsPlanTerm 的值。 服務支援的已知值P1Y |
UserFriendlyAppliedScopeType |
定義 UserFriendlyAppliedScopeType 的值。 服務支援的已知值None |
UserFriendlyRenewState |
定義 UserFriendlyRenewState 的值。 服務支援的已知值開啟 |
列舉
函數
get |
|
函式詳細資料
getContinuationToken(unknown)
.value
假設反覆運算器最後一個產生 byPage
,會傳回接續權杖,以便稍後開始從該點分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
後續呼叫期間可傳入 byPage () 的接續權杖。