@azure/arm-deviceprovisioningservices package
クラス
IotDpsClient |
インターフェイス
型エイリアス
AccessRightsDescription |
AccessRightsDescription の値を定義します。 サービスでサポートされている既知の値
ServiceConfig |
AllocationPolicy |
AllocationPolicy の値を定義します。 サービスでサポートされている既知の値
ハッシュ |
CertificatePurpose |
CertificatePurpose の値を定義します。 サービスでサポートされている既知の値
clientAuthentication |
CreatedByType |
CreatedByType の値を定義します。 サービスでサポートされている既知の値
User |
DpsCertificateCreateOrUpdateResponse |
createOrUpdate 操作の応答データを格納します。 |
DpsCertificateGenerateVerificationCodeResponse |
generateVerificationCode 操作の応答データを格納します。 |
DpsCertificateGetResponse |
get 操作の応答データが含まれます。 |
DpsCertificateListResponse |
リスト操作の応答データが含まれます。 |
DpsCertificateVerifyCertificateResponse |
verifyCertificate 操作の応答データを格納します。 |
IotDpsResourceCheckProvisioningServiceNameAvailabilityResponse |
checkProvisioningServiceNameAvailability 操作の応答データを格納します。 |
IotDpsResourceCreateOrUpdatePrivateEndpointConnectionResponse |
createOrUpdatePrivateEndpointConnection 操作の応答データを格納します。 |
IotDpsResourceCreateOrUpdateResponse |
createOrUpdate 操作の応答データを格納します。 |
IotDpsResourceDeletePrivateEndpointConnectionResponse |
deletePrivateEndpointConnection 操作の応答データを格納します。 |
IotDpsResourceGetOperationResultResponse |
getOperationResult 操作の応答データを格納します。 |
IotDpsResourceGetPrivateEndpointConnectionResponse |
getPrivateEndpointConnection 操作の応答データを格納します。 |
IotDpsResourceGetPrivateLinkResourcesResponse |
getPrivateLinkResources 操作の応答データを格納します。 |
IotDpsResourceGetResponse |
get 操作の応答データが含まれます。 |
IotDpsResourceListByResourceGroupNextResponse |
listByResourceGroupNext 操作の応答データを格納します。 |
IotDpsResourceListByResourceGroupResponse |
listByResourceGroup 操作の応答データを格納します。 |
IotDpsResourceListBySubscriptionNextResponse |
listBySubscriptionNext 操作の応答データを格納します。 |
IotDpsResourceListBySubscriptionResponse |
listBySubscription 操作の応答データを格納します。 |
IotDpsResourceListKeysForKeyNameResponse |
listKeysForKeyName 操作の応答データを格納します。 |
IotDpsResourceListKeysNextResponse |
listKeysNext 操作の応答データを格納します。 |
IotDpsResourceListKeysResponse |
listKeys 操作の応答データを格納します。 |
IotDpsResourceListPrivateEndpointConnectionsResponse |
listPrivateEndpointConnections 操作の応答データを格納します。 |
IotDpsResourceListPrivateLinkResourcesResponse |
listPrivateLinkResources 操作の応答データを格納します。 |
IotDpsResourceListValidSkusNextResponse |
listValidSkusNext 操作の応答データを格納します。 |
IotDpsResourceListValidSkusResponse |
listValidSkus 操作の応答データを格納します。 |
IotDpsResourceUpdateResponse |
更新操作の応答データが含まれます。 |
IotDpsSku |
IotDpsSku の値を定義します。 サービスでサポートされている既知の値S1 |
IpFilterActionType |
IpFilterActionType の値を定義します。 |
IpFilterTargetType |
IpFilterTargetType の値を定義します。 |
NameUnavailabilityReason |
NameUnavailabilityReason の値を定義します。 サービスでサポートされている既知の値
無効 |
OperationsListNextResponse |
listNext 操作の応答データを格納します。 |
OperationsListResponse |
リスト操作の応答データが含まれます。 |
PrivateLinkServiceConnectionStatus |
PrivateLinkServiceConnectionStatus の値を定義します。 サービスでサポートされている既知の値
保留中 |
PublicNetworkAccess |
PublicNetworkAccess の値を定義します。 サービスでサポートされている既知の値
有効 |
State |
State の値を定義します。 サービスでサポートされている既知の値
アクティブ化中 |
列挙型
KnownAccessRightsDescription |
サービスが受け入れる AccessRightsDescription の既知の値。 |
KnownAllocationPolicy |
サービスが受け入れる AllocationPolicy の既知の値。 |
KnownCertificatePurpose |
サービスが受け入れる CertificatePurpose の既知の値。 |
KnownCreatedByType |
サービスが受け入れる CreatedByType の既知の値。 |
KnownIotDpsSku |
サービスが受け入れる IotDpsSku の既知の値。 |
KnownNameUnavailabilityReason |
サービスが受け入れる NameUnavailabilityReason の既知の値。 |
KnownPrivateLinkServiceConnectionStatus |
サービスが受け入れる PrivateLinkServiceConnectionStatus の既知の値。 |
KnownPublicNetworkAccess |
サービスが受け入れる PublicNetworkAccess の既知の値。 |
KnownState |
サービスが受け入れる State の既知の値。 |
関数
get |
反復子によって |
関数の詳細
getContinuationToken(unknown)
反復子によってbyPage
最後.value
に生成された を指定すると、後でそのポイントからページングを開始するために使用できる継続トークンが返されます。
function getContinuationToken(page: unknown): string | undefined
パラメーター
- page
-
unknown
反復子から IteratorResult にアクセス value
する byPage
オブジェクト。
戻り値
string | undefined
今後の呼び出し中に byPage() に渡すことができる継続トークン。