@azure/arm-maintenance package
クラス
MaintenanceManagementClient |
インターフェイス
型エイリアス
ApplyUpdateForResourceGroupListResponse |
リスト操作の応答データが含まれます。 |
ApplyUpdatesCreateOrUpdateOrCancelResponse |
createOrUpdateOrCancel 操作の応答データが含まれます。 |
ApplyUpdatesCreateOrUpdateParentResponse |
createOrUpdateParent 操作の応答データが含まれます。 |
ApplyUpdatesCreateOrUpdateResponse |
createOrUpdate 操作の応答データが含まれます。 |
ApplyUpdatesGetParentResponse |
getParent 操作の応答データが含まれます。 |
ApplyUpdatesGetResponse |
get 操作の応答データが含まれます。 |
ApplyUpdatesListResponse |
リスト操作の応答データが含まれます。 |
ConfigurationAssignmentsCreateOrUpdateParentResponse |
createOrUpdateParent 操作の応答データが含まれます。 |
ConfigurationAssignmentsCreateOrUpdateResponse |
createOrUpdate 操作の応答データが含まれます。 |
ConfigurationAssignmentsDeleteParentResponse |
deleteParent 操作の応答データが含まれます。 |
ConfigurationAssignmentsDeleteResponse |
削除操作の応答データが含まれます。 |
ConfigurationAssignmentsForResourceGroupCreateOrUpdateResponse |
createOrUpdate 操作の応答データが含まれます。 |
ConfigurationAssignmentsForResourceGroupDeleteResponse |
削除操作の応答データが含まれます。 |
ConfigurationAssignmentsForResourceGroupGetResponse |
get 操作の応答データが含まれます。 |
ConfigurationAssignmentsForResourceGroupUpdateResponse |
更新操作の応答データが含まれます。 |
ConfigurationAssignmentsForSubscriptionsCreateOrUpdateResponse |
createOrUpdate 操作の応答データが含まれます。 |
ConfigurationAssignmentsForSubscriptionsDeleteResponse |
削除操作の応答データが含まれます。 |
ConfigurationAssignmentsForSubscriptionsGetResponse |
get 操作の応答データが含まれます。 |
ConfigurationAssignmentsForSubscriptionsUpdateResponse |
更新操作の応答データが含まれます。 |
ConfigurationAssignmentsGetParentResponse |
getParent 操作の応答データが含まれます。 |
ConfigurationAssignmentsGetResponse |
get 操作の応答データが含まれます。 |
ConfigurationAssignmentsListParentResponse |
listParent 操作の応答データが含まれます。 |
ConfigurationAssignmentsListResponse |
リスト操作の応答データが含まれます。 |
ConfigurationAssignmentsWithinSubscriptionListResponse |
リスト操作の応答データが含まれます。 |
CreatedByType |
CreatedByType の値を定義します。 サービスでサポートされている既知の値User |
ImpactType |
ImpactType の値を定義します。 サービスでサポートされている既知の値なし: 保留中の更新はリソースに影響しません。 |
MaintenanceConfigurationsCreateOrUpdateResponse |
createOrUpdate 操作の応答データが含まれます。 |
MaintenanceConfigurationsDeleteResponse |
削除操作の応答データが含まれます。 |
MaintenanceConfigurationsForResourceGroupListResponse |
リスト操作の応答データが含まれます。 |
MaintenanceConfigurationsGetResponse |
get 操作の応答データが含まれます。 |
MaintenanceConfigurationsListResponse |
リスト操作の応答データが含まれます。 |
MaintenanceConfigurationsUpdateResponse |
更新操作の応答データが含まれます。 |
MaintenanceScope |
MaintenanceScope の値を定義します。 サービスでサポートされている既知の値ホスト: このメンテナンス スコープは、Azure プラットフォーム更新プログラム (つまり、顧客 VM をホストする物理ノード上のサービス) のインストールを制御します。 |
OperationsListResponse |
リスト操作の応答データが含まれます。 |
PublicMaintenanceConfigurationsGetResponse |
get 操作の応答データが含まれます。 |
PublicMaintenanceConfigurationsListResponse |
リスト操作の応答データが含まれます。 |
RebootOptions |
RebootOptions の値を定義します。 サービスでサポートされている既知の値IfRequired |
ScheduledEventAcknowledgeResponse |
確認操作の応答データが含まれます。 |
TagOperators |
TagOperators の値を定義します。 |
UpdateStatus |
UpdateStatus の値を定義します。 サービスでサポートされている既知の値保留中: インストールする保留中の更新プログラムがあります。 |
UpdatesListParentResponse |
listParent 操作の応答データが含まれます。 |
UpdatesListResponse |
リスト操作の応答データが含まれます。 |
Visibility |
可視性の値を定義します。 サービスでサポートされている既知の値カスタム: アクセス許可を持つユーザーにのみ表示されます。 |
列挙型
KnownCreatedByType |
サービスが受け入れる CreatedByType の既知の値。 |
KnownImpactType |
サービスが受け入れる ImpactType の既知の値。 |
KnownMaintenanceScope |
サービスが受け入れる MaintenanceScope の既知の値。 |
KnownRebootOptions |
サービスが受け入れる RebootOptions の既知の値。 |
KnownUpdateStatus |
サービスが受け入れる UpdateStatus の既知の値。 |
KnownVisibility |
サービスが受け入れる Visibility の既知の値。 |
機能
get |
反復子によって |
関数の詳細
getContinuationToken(unknown)
反復子によってbyPage
最後.value
に生成された を指定すると、後でそのポイントからページングを開始するために使用できる継続トークンが返されます。
function getContinuationToken(page: unknown): string | undefined
パラメーター
- page
-
unknown
反復子から IteratorResult にアクセス value
する byPage
オブジェクト。
戻り値
string | undefined
今後の呼び出し中に byPage() に渡すことができる継続トークン。
Azure SDK for JavaScript