@azure/arm-keyvault-profile-2020-09-01-hybrid package
類別
KeyVaultManagementClient |
介面
類型別名
AccessPolicyUpdateKind |
定義 AccessPolicyUpdateKind 的值。 |
CertificatePermissions |
定義 CertificatePermissions 的值。 服務支援的已知值all |
CreateMode |
定義 CreateMode 的值。 |
KeyPermissions |
定義 KeyPermissions 的值。 服務支援的已知值all |
NetworkRuleAction |
定義 NetworkRuleAction 的值。 服務支援的已知值允許 |
NetworkRuleBypassOptions |
定義 NetworkRuleBypassOptions 的值。 服務支援的已知值AzureServices |
OperationsListNextResponse |
包含 listNext 作業的回應資料。 |
OperationsListResponse |
包含清單作業的回應資料。 |
PrivateEndpointConnectionProvisioningState |
定義 PrivateEndpointConnectionProvisioningState 的值。 服務支援的已知值已成功 |
PrivateEndpointConnectionsDeleteResponse |
包含刪除作業的回應資料。 |
PrivateEndpointConnectionsGetResponse |
包含取得作業的回應資料。 |
PrivateEndpointConnectionsPutResponse |
包含放置作業的回應資料。 |
PrivateEndpointServiceConnectionStatus |
定義 PrivateEndpointServiceConnectionStatus 的值。 服務支援的已知值擱置 |
PrivateLinkResourcesListByVaultResponse |
包含 listByVault 作業的回應資料。 |
Reason |
定義 Reason 的值。 |
SecretPermissions |
定義 SecretPermissions 的值。 服務支援的已知值all |
SecretsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
SecretsGetResponse |
包含取得作業的回應資料。 |
SecretsListNextResponse |
包含 listNext 作業的回應資料。 |
SecretsListResponse |
包含清單作業的回應資料。 |
SecretsUpdateResponse |
包含更新作業的回應資料。 |
SkuFamily |
定義 SkuFamily 的值。 服務支援的已知值A |
SkuName |
定義 SkuName 的值。 |
StoragePermissions |
定義 StoragePermissions 的值。 服務支援的已知值all |
VaultProvisioningState |
定義 VaultProvisioningState 的值。 服務支援的已知值已成功 |
VaultsCheckNameAvailabilityResponse |
包含 checkNameAvailability 作業的回應資料。 |
VaultsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
VaultsGetDeletedResponse |
包含 getDeleted 作業的回應資料。 |
VaultsGetResponse |
包含取得作業的回應資料。 |
VaultsListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的回應資料。 |
VaultsListByResourceGroupResponse |
包含 listByResourceGroup 作業的回應資料。 |
VaultsListBySubscriptionNextResponse |
包含 listBySubscriptionNext 作業的回應資料。 |
VaultsListBySubscriptionResponse |
包含 listBySubscription 作業的回應資料。 |
VaultsListDeletedNextResponse |
包含 listDeletedNext 作業的回應資料。 |
VaultsListDeletedResponse |
包含 listDeleted 作業的回應資料。 |
VaultsListNextResponse |
包含 listNext 作業的回應資料。 |
VaultsListResponse |
包含清單作業的回應資料。 |
VaultsUpdateAccessPolicyResponse |
包含 updateAccessPolicy 作業的回應資料。 |
VaultsUpdateResponse |
包含更新作業的回應資料。 |
列舉
函數
get |
|
函式詳細資料
getContinuationToken(unknown)
.value
假設反覆運算器最後一個產生 byPage
,會傳回接續權杖,以便稍後開始從該點分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
後續呼叫期間可傳入 byPage () 的接續權杖。