@azure/arm-maps package
類別
AzureMapsManagementClient |
介面
類型別名
AccountsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
AccountsGetResponse |
包含取得作業的回應資料。 |
AccountsListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的回應資料。 |
AccountsListByResourceGroupResponse |
包含 listByResourceGroup 作業的回應資料。 |
AccountsListBySubscriptionNextResponse |
包含 listBySubscriptionNext 作業的回應資料。 |
AccountsListBySubscriptionResponse |
包含 listBySubscription 作業的回應資料。 |
AccountsListKeysResponse |
包含 listKeys 作業的回應資料。 |
AccountsListSasResponse |
包含 listSas 作業的回應資料。 |
AccountsRegenerateKeysResponse |
包含 regenerateKeys 作業的回應資料。 |
AccountsUpdateResponse |
包含更新作業的回應資料。 |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值使用者 |
CreatorsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
CreatorsGetResponse |
包含取得作業的回應資料。 |
CreatorsListByAccountNextResponse |
包含 listByAccountNext 作業的回應資料。 |
CreatorsListByAccountResponse |
包含 listByAccount 作業的回應資料。 |
CreatorsUpdateResponse |
包含更新作業的回應資料。 |
IdentityType |
定義 IdentityType 的值。 服務支援的已知值systemAssignedIdentity |
InfrastructureEncryption |
定義 InfrastructureEncryption 的值。 服務支援的已知值「已啟用」 |
KeyType |
定義 KeyType 的值。 服務支援的已知值主要 |
Kind |
定義 Kind 的值。 服務支援的已知值Gen1 |
ManagedServiceIdentityType |
定義 ManagedServiceIdentityType 的值。 服務支援的已知值None |
MapsListOperationsNextResponse |
包含 listOperationsNext 作業的回應資料。 |
MapsListOperationsResponse |
包含 listOperations 作業的回應資料。 |
MapsListSubscriptionOperationsNextResponse |
包含 listSubscriptionOperationsNext 作業的回應資料。 |
MapsListSubscriptionOperationsResponse |
包含 listSubscriptionOperations 作業的回應資料。 |
Name |
定義 Name 的值。 服務支援的已知值S0 |
SigningKey |
定義 SigningKey 的值。 服務支援的已知值primaryKey |
列舉
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownIdentityType |
服務接受的 IdentityType 已知值。 |
KnownInfrastructureEncryption |
服務接受的 InfrastructureEncryption 已知值。 |
KnownKeyType |
服務接受的 KeyType 已知值。 |
KnownKind |
服務接受的 Kind 已知值。 |
KnownManagedServiceIdentityType |
服務接受的 ManagedServiceIdentityType 已知值。 |
KnownName |
服務的已知 名稱 值。 |
KnownSigningKey |
服務接受的 SigningKey 已知值。 |
函數
get |
|
函式詳細資料
getContinuationToken(unknown)
.value
假設反覆運算器最後一個產生 byPage
,會傳回接續權杖,以便稍後開始從該點分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
後續呼叫期間可傳入 byPage () 的接續權杖。