@azure/arm-appconfiguration package
クラス
AppConfigurationManagementClient |
インターフェイス
型エイリアス
ActionsRequired |
ActionsRequired の値を定義します。 サービスでサポートされている既知の値なし |
ConfigurationResourceType |
ConfigurationResourceType の値を定義します。 サービスでサポートされている既知の値Microsoft.AppConfiguration/configurationStores |
ConfigurationStoresCreateResponse |
作成操作の応答データが含まれます。 |
ConfigurationStoresGetDeletedResponse |
getDeleted 操作の応答データが含まれます。 |
ConfigurationStoresGetResponse |
get 操作の応答データが含まれます。 |
ConfigurationStoresListByResourceGroupNextResponse |
listByResourceGroupNext 操作の応答データが含まれます。 |
ConfigurationStoresListByResourceGroupResponse |
listByResourceGroup 操作の応答データが含まれます。 |
ConfigurationStoresListDeletedNextResponse |
listDeletedNext 操作の応答データを格納します。 |
ConfigurationStoresListDeletedResponse |
listDeleted 操作の応答データが含まれます。 |
ConfigurationStoresListKeysNextResponse |
listKeysNext 操作の応答データを格納します。 |
ConfigurationStoresListKeysResponse |
listKeys 操作の応答データが含まれます。 |
ConfigurationStoresListNextResponse |
listNext 操作の応答データが含まれます。 |
ConfigurationStoresListResponse |
リスト操作の応答データが含まれます。 |
ConfigurationStoresRegenerateKeyResponse |
regenerateKey 操作の応答データが含まれます。 |
ConfigurationStoresUpdateResponse |
更新操作の応答データが含まれます。 |
ConnectionStatus |
ConnectionStatus の値を定義します。 サービスでサポートされている既知の値保留中 |
CreateMode |
CreateMode の値を定義します。 |
CreatedByType |
CreatedByType の値を定義します。 サービスでサポートされている既知の値User |
IdentityType |
IdentityType の値を定義します。 サービスでサポートされている既知の値なし |
KeyValuesCreateOrUpdateResponse |
createOrUpdate 操作の応答データが含まれます。 |
KeyValuesGetResponse |
get 操作の応答データが含まれます。 |
OperationsCheckNameAvailabilityResponse |
checkNameAvailability 操作の応答データを格納します。 |
OperationsListNextResponse |
listNext 操作の応答データを格納します。 |
OperationsListResponse |
リスト操作の応答データが含まれます。 |
OperationsRegionalCheckNameAvailabilityResponse |
regionalCheckNameAvailability 操作の応答データを格納します。 |
PrivateEndpointConnectionsCreateOrUpdateResponse |
createOrUpdate 操作の応答データを格納します。 |
PrivateEndpointConnectionsGetResponse |
get 操作の応答データが含まれます。 |
PrivateEndpointConnectionsListByConfigurationStoreNextResponse |
listByConfigurationStoreNext 操作の応答データを格納します。 |
PrivateEndpointConnectionsListByConfigurationStoreResponse |
listByConfigurationStore 操作の応答データを格納します。 |
PrivateLinkResourcesGetResponse |
get 操作の応答データが含まれます。 |
PrivateLinkResourcesListByConfigurationStoreNextResponse |
listByConfigurationStoreNext 操作の応答データを格納します。 |
PrivateLinkResourcesListByConfigurationStoreResponse |
listByConfigurationStore 操作の応答データを格納します。 |
ProvisioningState |
ProvisioningState の値を定義します。 サービスでサポートされている既知の値作成 |
PublicNetworkAccess |
PublicNetworkAccess の値を定義します。 サービスでサポートされている既知の値有効 |
ReplicaProvisioningState |
ReplicaProvisioningState の値を定義します。 サービスでサポートされている既知の値作成 |
ReplicasCreateResponse |
作成操作の応答データが含まれます。 |
ReplicasGetResponse |
get 操作の応答データが含まれます。 |
ReplicasListByConfigurationStoreNextResponse |
listByConfigurationStoreNext 操作の応答データを格納します。 |
ReplicasListByConfigurationStoreResponse |
listByConfigurationStore 操作の応答データを格納します。 |
列挙型
KnownActionsRequired |
ActionsRequired の既知の値は、サービスが受け入れることを確認しました。 |
KnownConfigurationResourceType |
サービスが受け入れる ConfigurationResourceType の既知の値。 |
KnownConnectionStatus |
サービスが受け入れる ConnectionStatus の既知の値。 |
KnownCreatedByType |
サービスが受け入れる CreatedByType の既知の値。 |
KnownIdentityType |
サービスが受け入れる IdentityType の既知の値。 |
KnownProvisioningState |
サービスが受け入れる ProvisioningState の既知の値。 |
KnownPublicNetworkAccess |
サービスが受け入れる PublicNetworkAccess の既知の値。 |
KnownReplicaProvisioningState |
サービスが受け入れる ReplicaProvisioningState の既知の値。 |
機能
get |
反復子によって |
関数の詳細
getContinuationToken(unknown)
反復子によってbyPage
最後.value
に生成された を指定すると、後でそのポイントからページングを開始するために使用できる継続トークンが返されます。
function getContinuationToken(page: unknown): string | undefined
パラメーター
- page
-
unknown
反復子から IteratorResult にアクセス value
する byPage
オブジェクト。
戻り値
string | undefined
今後の呼び出し中に byPage() に渡すことができる継続トークン。