@azure/arm-attestation package
クラス
AttestationManagementClient |
インターフェイス
型エイリアス
AttestationProvidersCreateResponse |
作成操作の応答データが含まれます。 |
AttestationProvidersGetDefaultByLocationResponse |
getDefaultByLocation 操作の応答データが含まれます。 |
AttestationProvidersGetResponse |
get 操作の応答データが含まれます。 |
AttestationProvidersListByResourceGroupResponse |
listByResourceGroup 操作の応答データが含まれます。 |
AttestationProvidersListDefaultResponse |
listDefault 操作の応答データが含まれます。 |
AttestationProvidersListResponse |
リスト操作の応答データが含まれます。 |
AttestationProvidersUpdateResponse |
更新操作の応答データが含まれます。 |
AttestationServiceStatus |
AttestationServiceStatus の値を定義します。 サービスでサポートされている既知の値Ready |
CreatedByType |
CreatedByType の値を定義します。 サービスでサポートされている既知の値User |
OperationsListResponse |
リスト操作の応答データが含まれます。 |
PrivateEndpointConnectionProvisioningState |
PrivateEndpointConnectionProvisioningState の値を定義します。 サービスでサポートされている既知の値Succeeded |
PrivateEndpointConnectionsCreateResponse |
作成操作の応答データが含まれます。 |
PrivateEndpointConnectionsGetResponse |
get 操作の応答データが含まれます。 |
PrivateEndpointConnectionsListResponse |
リスト操作の応答データが含まれます。 |
PrivateEndpointServiceConnectionStatus |
PrivateEndpointServiceConnectionStatus の値を定義します。 サービスでサポートされている既知の値保留中 |
列挙型
KnownAttestationServiceStatus |
サービスが受け入れる AttestationServiceStatus の既知の値。 |
KnownCreatedByType |
サービスが受け入れる CreatedByType の既知の値。 |
KnownPrivateEndpointConnectionProvisioningState |
サービスが受け入れる PrivateEndpointConnectionProvisioningState の既知の値。 |
KnownPrivateEndpointServiceConnectionStatus |
サービスが受け入れる PrivateEndpointServiceConnectionStatus の既知の値。 |
機能
get |
ページング可能な操作の結果ページを指定すると、後でそのポイントからページングを開始するために使用できる継続トークンが返されます。 |
関数の詳細
getContinuationToken(unknown)
ページング可能な操作の結果ページを指定すると、後でそのポイントからページングを開始するために使用できる継続トークンが返されます。
function getContinuationToken(page: unknown): string | undefined
パラメーター
- page
-
unknown
ページ操作で .byPage() を呼び出した結果オブジェクト。
戻り値
string | undefined
byPage() に渡すことができる継続トークン。