@azure/arm-appconfiguration package
介面
類型別名
| ActionsRequired |
定義 ActionsRequired 的值。 服務支援的已知值
無 |
| AuthenticationMode |
定義 AuthenticationMode 的值。 服務支援的已知值
本機:本機驗證模式。 如果未停用本機驗證,使用者就不需要擁有數據平面許可權。 |
| CompositionType |
定義 CompositionType 的值。 服務支援的已知值
金鑰 |
| ConfigurationResourceType |
定義 ConfigurationResourceType 的值。 服務支援的已知值Microsoft.AppConfiguration/configurationStores |
| ConfigurationStoresCreateResponse |
包含建立作業的響應數據。 |
| ConfigurationStoresGetDeletedResponse |
包含 getDeleted 作業的響應數據。 |
| ConfigurationStoresGetResponse |
包含取得作業的回應數據。 |
| ConfigurationStoresListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的響應數據。 |
| ConfigurationStoresListByResourceGroupResponse |
包含 listByResourceGroup 作業的響應數據。 |
| ConfigurationStoresListDeletedNextResponse |
包含 listDeletedNext 作業的響應數據。 |
| ConfigurationStoresListDeletedResponse |
包含 listDeleted 作業的響應數據。 |
| ConfigurationStoresListKeysNextResponse |
包含 listKeysNext 作業的響應數據。 |
| ConfigurationStoresListKeysResponse |
包含 listKeys 作業的響應數據。 |
| ConfigurationStoresListNextResponse |
包含 listNext 作業的響應數據。 |
| ConfigurationStoresListResponse |
包含清單作業的回應數據。 |
| ConfigurationStoresRegenerateKeyResponse |
包含 regenerateKey 作業的響應數據。 |
| ConfigurationStoresUpdateResponse |
包含更新作業的回應數據。 |
| ConnectionStatus |
定義 ConnectionStatus 的值。 服務支援的已知值暫止 |
| CreateMode |
定義 CreateMode 的值。 |
| CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值
使用者 |
| IdentityType |
定義 IdentityType 的值。 服務支援的已知值
無 |
| KeyValuesCreateOrUpdateResponse |
包含 createOrUpdate 作業的響應數據。 |
| KeyValuesGetResponse |
包含取得作業的回應數據。 |
| OperationsCheckNameAvailabilityResponse |
包含 checkNameAvailability 作業的響應數據。 |
| OperationsListNextResponse |
包含 listNext 作業的響應數據。 |
| OperationsListResponse |
包含清單作業的回應數據。 |
| OperationsRegionalCheckNameAvailabilityResponse |
包含地區CheckNameAvailability 作業的響應數據。 |
| PrivateEndpointConnectionsCreateOrUpdateResponse |
包含 createOrUpdate 作業的響應數據。 |
| PrivateEndpointConnectionsGetResponse |
包含取得作業的回應數據。 |
| PrivateEndpointConnectionsListByConfigurationStoreNextResponse |
包含 listByConfigurationStoreNext 作業的響應數據。 |
| PrivateEndpointConnectionsListByConfigurationStoreResponse |
包含 listByConfigurationStore 作業的響應數據。 |
| PrivateLinkDelegation |
定義 PrivateLinkDelegation 的值。 服務支援的已知值
啟用:如果資源需要私人連結,則需要 Azure Resource Manager (ARM) 私人端點。 |
| PrivateLinkResourcesGetResponse |
包含取得作業的回應數據。 |
| PrivateLinkResourcesListByConfigurationStoreNextResponse |
包含 listByConfigurationStoreNext 作業的響應數據。 |
| PrivateLinkResourcesListByConfigurationStoreResponse |
包含 listByConfigurationStore 作業的響應數據。 |
| ProvisioningState |
定義 ProvisioningState 的值。 服務支援的已知值建立 |
| PublicNetworkAccess |
定義 PublicNetworkAccess 的值。 服務支援的已知值已啟用 |
| ReplicaProvisioningState |
定義 ReplicaProvisioningState 的值。 服務支援的已知值建立 |
| ReplicasCreateResponse |
包含建立作業的響應數據。 |
| ReplicasGetResponse |
包含取得作業的回應數據。 |
| ReplicasListByConfigurationStoreNextResponse |
包含 listByConfigurationStoreNext 作業的響應數據。 |
| ReplicasListByConfigurationStoreResponse |
包含 listByConfigurationStore 作業的響應數據。 |
| SnapshotStatus |
定義 SnapshotStatus 的值。 服務支援的已知值
布建 |
| SnapshotsCreateResponse |
包含建立作業的響應數據。 |
| SnapshotsGetResponse |
包含取得作業的回應數據。 |
列舉
| KnownActionsRequired |
服務的已知 ActionsRequired 值。 |
| KnownAuthenticationMode |
AuthenticationMode 服務的已知值。 |
| KnownCompositionType |
服務接受 CompositionType 的已知值。 |
| KnownConfigurationResourceType |
ConfigurationResourceType 服務的已知值。 |
| KnownConnectionStatus |
ConnectionStatus 服務的已知值。 |
| KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
| KnownIdentityType |
IdentityType 服務的已知值。 |
| KnownPrivateLinkDelegation |
PrivateLinkDelegation 服務接受的已知值。 |
| KnownProvisioningState |
服務接受的 ProvisioningState 已知值。 |
| KnownPublicNetworkAccess |
服務的已知值 PublicNetworkAccess。 |
| KnownReplicaProvisioningState |
ReplicaProvisioningState 服務的已知值。 |
| KnownSnapshotStatus |
SnapshotStatus 服務的已知值。 |
函式
| get |
假設 |
函式詳細資料
getContinuationToken(unknown)
假設 .value 反覆運算器所產生的最後一個 byPage,傳回接續令牌,可用來從該點稍後開始分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從 value 反覆運算器存取 IteratorResult 上 byPage 的物件。
傳回
string | undefined
未來呼叫期間可傳遞至 byPage() 的接續令牌。