ReplicationProtectedItems interface
ReplicationProtectedItems を表すインターフェイス。
メソッド
メソッドの詳細
beginAddDisks(string, string, string, string, string, AddDisksInput, ReplicationProtectedItemsAddDisksOptionalParams)
レプリケーションで保護された項目にディスクを追加する操作。
function beginAddDisks(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, addDisksInput: AddDisksInput, options?: ReplicationProtectedItemsAddDisksOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- addDisksInput
- AddDisksInput
ディスク入力を追加します。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginAddDisksAndWait(string, string, string, string, string, AddDisksInput, ReplicationProtectedItemsAddDisksOptionalParams)
レプリケーションで保護された項目にディスクを追加する操作。
function beginAddDisksAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, addDisksInput: AddDisksInput, options?: ReplicationProtectedItemsAddDisksOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- addDisksInput
- AddDisksInput
ディスク入力を追加します。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
beginApplyRecoveryPoint(string, string, string, string, string, ApplyRecoveryPointInput, ReplicationProtectedItemsApplyRecoveryPointOptionalParams)
フェールオーバーされたレプリケーションで保護された項目の復旧ポイントを変更する操作。
function beginApplyRecoveryPoint(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, applyRecoveryPointInput: ApplyRecoveryPointInput, options?: ReplicationProtectedItemsApplyRecoveryPointOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
ARM ファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケートされた保護された項目名。
- applyRecoveryPointInput
- ApplyRecoveryPointInput
ApplyRecoveryPointInput。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginApplyRecoveryPointAndWait(string, string, string, string, string, ApplyRecoveryPointInput, ReplicationProtectedItemsApplyRecoveryPointOptionalParams)
フェールオーバーされたレプリケーションで保護された項目の復旧ポイントを変更する操作。
function beginApplyRecoveryPointAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, applyRecoveryPointInput: ApplyRecoveryPointInput, options?: ReplicationProtectedItemsApplyRecoveryPointOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
ARM ファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケートされた保護された項目名。
- applyRecoveryPointInput
- ApplyRecoveryPointInput
ApplyRecoveryPointInput。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
beginCreate(string, string, string, string, string, EnableProtectionInput, ReplicationProtectedItemsCreateOptionalParams)
ASR レプリケーションで保護された項目を作成する操作 (レプリケーションを有効にする)。
function beginCreate(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, input: EnableProtectionInput, options?: ReplicationProtectedItemsCreateOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
ファブリックの名前。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目の名前。
- input
- EnableProtectionInput
保護入力を有効にします。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginCreateAndWait(string, string, string, string, string, EnableProtectionInput, ReplicationProtectedItemsCreateOptionalParams)
ASR レプリケーションで保護された項目を作成する操作 (レプリケーションを有効にする)。
function beginCreateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, input: EnableProtectionInput, options?: ReplicationProtectedItemsCreateOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
ファブリックの名前。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目の名前。
- input
- EnableProtectionInput
保護入力を有効にします。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
beginDelete(string, string, string, string, string, DisableProtectionInput, ReplicationProtectedItemsDeleteOptionalParams)
レプリケーションで保護された項目のレプリケーションを無効にする操作。 これにより、アイテムも削除されます。
function beginDelete(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, disableProtectionInput: DisableProtectionInput, options?: ReplicationProtectedItemsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
ファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- disableProtectionInput
- DisableProtectionInput
保護入力を無効にします。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, string, string, string, DisableProtectionInput, ReplicationProtectedItemsDeleteOptionalParams)
レプリケーションで保護された項目のレプリケーションを無効にする操作。 これにより、アイテムも削除されます。
function beginDeleteAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, disableProtectionInput: DisableProtectionInput, options?: ReplicationProtectedItemsDeleteOptionalParams): Promise<void>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
ファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- disableProtectionInput
- DisableProtectionInput
保護入力を無効にします。
options パラメーター。
戻り値
Promise<void>
beginFailoverCancel(string, string, string, string, string, ReplicationProtectedItemsFailoverCancelOptionalParams)
レプリケーションで保護された項目のフェールオーバーを取り消す操作。
function beginFailoverCancel(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsFailoverCancelOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginFailoverCancelAndWait(string, string, string, string, string, ReplicationProtectedItemsFailoverCancelOptionalParams)
レプリケーションで保護された項目のフェールオーバーを取り消す操作。
function beginFailoverCancelAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsFailoverCancelOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
beginFailoverCommit(string, string, string, string, string, ReplicationProtectedItemsFailoverCommitOptionalParams)
レプリケーションで保護された項目のフェールオーバーをコミットする操作。
function beginFailoverCommit(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsFailoverCommitOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginFailoverCommitAndWait(string, string, string, string, string, ReplicationProtectedItemsFailoverCommitOptionalParams)
レプリケーションで保護された項目のフェールオーバーをコミットする操作。
function beginFailoverCommitAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsFailoverCommitOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
beginPlannedFailover(string, string, string, string, string, PlannedFailoverInput, ReplicationProtectedItemsPlannedFailoverOptionalParams)
レプリケーションで保護された項目の計画フェールオーバーを開始する操作。
function beginPlannedFailover(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, failoverInput: PlannedFailoverInput, options?: ReplicationProtectedItemsPlannedFailoverOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- failoverInput
- PlannedFailoverInput
計画フェールオーバーの入力。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginPlannedFailoverAndWait(string, string, string, string, string, PlannedFailoverInput, ReplicationProtectedItemsPlannedFailoverOptionalParams)
レプリケーションで保護された項目の計画フェールオーバーを開始する操作。
function beginPlannedFailoverAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, failoverInput: PlannedFailoverInput, options?: ReplicationProtectedItemsPlannedFailoverOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- failoverInput
- PlannedFailoverInput
計画フェールオーバーの入力。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
beginPurge(string, string, string, string, string, ReplicationProtectedItemsPurgeOptionalParams)
レプリケーションで保護された項目を削除または消去する操作。 この操作により、レプリケーションで保護された項目が強制的に削除されます。 レプリケーションで保護された項目に対する削除操作を使用して、項目のクリーン無効化レプリケーションを実行します。
function beginPurge(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsPurgeOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
ファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginPurgeAndWait(string, string, string, string, string, ReplicationProtectedItemsPurgeOptionalParams)
レプリケーションで保護された項目を削除または消去する操作。 この操作により、レプリケーションで保護された項目が強制的に削除されます。 レプリケーションで保護された項目に対する削除操作を使用して、項目のクリーン無効化レプリケーションを実行します。
function beginPurgeAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsPurgeOptionalParams): Promise<void>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
ファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
options パラメーター。
戻り値
Promise<void>
beginRemoveDisks(string, string, string, string, string, RemoveDisksInput, ReplicationProtectedItemsRemoveDisksOptionalParams)
レプリケーションで保護された項目からディスクを削除する操作。
function beginRemoveDisks(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, removeDisksInput: RemoveDisksInput, options?: ReplicationProtectedItemsRemoveDisksOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- removeDisksInput
- RemoveDisksInput
ディスクの入力を削除します。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginRemoveDisksAndWait(string, string, string, string, string, RemoveDisksInput, ReplicationProtectedItemsRemoveDisksOptionalParams)
レプリケーションで保護された項目からディスクを削除する操作。
function beginRemoveDisksAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, removeDisksInput: RemoveDisksInput, options?: ReplicationProtectedItemsRemoveDisksOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- removeDisksInput
- RemoveDisksInput
ディスクの入力を削除します。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
beginRepairReplication(string, string, string, string, string, ReplicationProtectedItemsRepairReplicationOptionalParams)
再同期を必要とするレプリケーションで保護された項目のレプリケーションの再同期/修復を開始する操作。
function beginRepairReplication(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsRepairReplicationOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
ファブリックの名前。
- protectionContainerName
-
string
コンテナーの名前。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目の名前。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginRepairReplicationAndWait(string, string, string, string, string, ReplicationProtectedItemsRepairReplicationOptionalParams)
再同期を必要とするレプリケーションで保護された項目のレプリケーションの再同期/修復を開始する操作。
function beginRepairReplicationAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsRepairReplicationOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
ファブリックの名前。
- protectionContainerName
-
string
コンテナーの名前。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目の名前。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
beginReprotect(string, string, string, string, string, ReverseReplicationInput, ReplicationProtectedItemsReprotectOptionalParams)
フェールオーバーされたレプリケーションで保護された項目を再保護または逆レプリケートする操作。
function beginReprotect(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, reprotectInput: ReverseReplicationInput, options?: ReplicationProtectedItemsReprotectOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- reprotectInput
- ReverseReplicationInput
レプリケーションの反転入力。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginReprotectAndWait(string, string, string, string, string, ReverseReplicationInput, ReplicationProtectedItemsReprotectOptionalParams)
フェールオーバーされたレプリケーションで保護された項目を再保護または逆レプリケートする操作。
function beginReprotectAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, reprotectInput: ReverseReplicationInput, options?: ReplicationProtectedItemsReprotectOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- reprotectInput
- ReverseReplicationInput
レプリケーションの反転入力。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
beginResolveHealthErrors(string, string, string, string, string, ResolveHealthInput, ReplicationProtectedItemsResolveHealthErrorsOptionalParams)
レプリケーションで保護された項目の正常性の問題を解決する操作。
function beginResolveHealthErrors(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, resolveHealthInput: ResolveHealthInput, options?: ReplicationProtectedItemsResolveHealthErrorsOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- resolveHealthInput
- ResolveHealthInput
正常性問題の入力オブジェクト。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginResolveHealthErrorsAndWait(string, string, string, string, string, ResolveHealthInput, ReplicationProtectedItemsResolveHealthErrorsOptionalParams)
レプリケーションで保護された項目の正常性の問題を解決する操作。
function beginResolveHealthErrorsAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, resolveHealthInput: ResolveHealthInput, options?: ReplicationProtectedItemsResolveHealthErrorsOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- resolveHealthInput
- ResolveHealthInput
正常性問題の入力オブジェクト。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
beginSwitchProvider(string, string, string, string, string, SwitchProviderInput, ReplicationProtectedItemsSwitchProviderOptionalParams)
レプリケーションで保護された項目のスイッチ プロバイダーを開始する操作。
function beginSwitchProvider(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, switchProviderInput: SwitchProviderInput, options?: ReplicationProtectedItemsSwitchProviderOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- switchProviderInput
- SwitchProviderInput
プロバイダーの入力を切り替えます。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginSwitchProviderAndWait(string, string, string, string, string, SwitchProviderInput, ReplicationProtectedItemsSwitchProviderOptionalParams)
レプリケーションで保護された項目のスイッチ プロバイダーを開始する操作。
function beginSwitchProviderAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, switchProviderInput: SwitchProviderInput, options?: ReplicationProtectedItemsSwitchProviderOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- switchProviderInput
- SwitchProviderInput
プロバイダーの入力を切り替えます。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
beginTestFailover(string, string, string, string, string, TestFailoverInput, ReplicationProtectedItemsTestFailoverOptionalParams)
レプリケーションで保護された項目のテスト フェールオーバーを実行する操作。
function beginTestFailover(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, testfailoverInput: TestFailoverInput, options?: ReplicationProtectedItemsTestFailoverOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- testfailoverInput
- TestFailoverInput
テスト フェールオーバーの入力。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginTestFailoverAndWait(string, string, string, string, string, TestFailoverInput, ReplicationProtectedItemsTestFailoverOptionalParams)
レプリケーションで保護された項目のテスト フェールオーバーを実行する操作。
function beginTestFailoverAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, testfailoverInput: TestFailoverInput, options?: ReplicationProtectedItemsTestFailoverOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- testfailoverInput
- TestFailoverInput
テスト フェールオーバーの入力。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
beginTestFailoverCleanup(string, string, string, string, string, TestFailoverCleanupInput, ReplicationProtectedItemsTestFailoverCleanupOptionalParams)
レプリケーションで保護された項目のテスト フェールオーバーをクリーンアップする操作。
function beginTestFailoverCleanup(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, cleanupInput: TestFailoverCleanupInput, options?: ReplicationProtectedItemsTestFailoverCleanupOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- cleanupInput
- TestFailoverCleanupInput
フェールオーバー クリーンアップの入力をテストします。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginTestFailoverCleanupAndWait(string, string, string, string, string, TestFailoverCleanupInput, ReplicationProtectedItemsTestFailoverCleanupOptionalParams)
レプリケーションで保護された項目のテスト フェールオーバーをクリーンアップする操作。
function beginTestFailoverCleanupAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, cleanupInput: TestFailoverCleanupInput, options?: ReplicationProtectedItemsTestFailoverCleanupOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- cleanupInput
- TestFailoverCleanupInput
フェールオーバー クリーンアップの入力をテストします。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
beginUnplannedFailover(string, string, string, string, string, UnplannedFailoverInput, ReplicationProtectedItemsUnplannedFailoverOptionalParams)
レプリケーションで保護された項目のフェールオーバーを開始する操作。
function beginUnplannedFailover(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, failoverInput: UnplannedFailoverInput, options?: ReplicationProtectedItemsUnplannedFailoverOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- failoverInput
- UnplannedFailoverInput
フェールオーバー入力。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginUnplannedFailoverAndWait(string, string, string, string, string, UnplannedFailoverInput, ReplicationProtectedItemsUnplannedFailoverOptionalParams)
レプリケーションで保護された項目のフェールオーバーを開始する操作。
function beginUnplannedFailoverAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, failoverInput: UnplannedFailoverInput, options?: ReplicationProtectedItemsUnplannedFailoverOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
一意のファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- failoverInput
- UnplannedFailoverInput
フェールオーバー入力。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
beginUpdate(string, string, string, string, string, UpdateReplicationProtectedItemInput, ReplicationProtectedItemsUpdateOptionalParams)
ASR レプリケーションで保護された項目の回復設定を更新する操作。
function beginUpdate(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, updateProtectionInput: UpdateReplicationProtectedItemInput, options?: ReplicationProtectedItemsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
ファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- updateProtectionInput
- UpdateReplicationProtectedItemInput
保護の入力を更新します。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginUpdateAndWait(string, string, string, string, string, UpdateReplicationProtectedItemInput, ReplicationProtectedItemsUpdateOptionalParams)
ASR レプリケーションで保護された項目の回復設定を更新する操作。
function beginUpdateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, updateProtectionInput: UpdateReplicationProtectedItemInput, options?: ReplicationProtectedItemsUpdateOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
ファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- updateProtectionInput
- UpdateReplicationProtectedItemInput
保護の入力を更新します。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
beginUpdateAppliance(string, string, string, string, string, UpdateApplianceForReplicationProtectedItemInput, ReplicationProtectedItemsUpdateApplianceOptionalParams)
ASR レプリケーションで保護された項目のアプライアンスを更新する操作。
function beginUpdateAppliance(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, applianceUpdateInput: UpdateApplianceForReplicationProtectedItemInput, options?: ReplicationProtectedItemsUpdateApplianceOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
ファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- applianceUpdateInput
- UpdateApplianceForReplicationProtectedItemInput
アプライアンスの更新保護の入力。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginUpdateApplianceAndWait(string, string, string, string, string, UpdateApplianceForReplicationProtectedItemInput, ReplicationProtectedItemsUpdateApplianceOptionalParams)
ASR レプリケーションで保護された項目のアプライアンスを更新する操作。
function beginUpdateApplianceAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, applianceUpdateInput: UpdateApplianceForReplicationProtectedItemInput, options?: ReplicationProtectedItemsUpdateApplianceOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
ファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
- applianceUpdateInput
- UpdateApplianceForReplicationProtectedItemInput
アプライアンスの更新保護の入力。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
beginUpdateMobilityService(string, string, string, string, string, UpdateMobilityServiceRequest, ReplicationProtectedItemsUpdateMobilityServiceOptionalParams)
レプリケーションで保護された項目にインストールされているモビリティ サービス ソフトウェアを最新の使用可能なバージョンに更新 (プッシュ更新) する操作。
function beginUpdateMobilityService(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, updateMobilityServiceRequest: UpdateMobilityServiceRequest, options?: ReplicationProtectedItemsUpdateMobilityServiceOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
保護された項目を含むファブリックの名前。
- protectionContainerName
-
string
保護された項目を含むコンテナーの名前。
- replicatedProtectedItemName
-
string
エージェントを更新する保護された項目の名前。
- updateMobilityServiceRequest
- UpdateMobilityServiceRequest
保護された項目のモビリティ サービスの更新を要求します。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ReplicationProtectedItem>, ReplicationProtectedItem>>
beginUpdateMobilityServiceAndWait(string, string, string, string, string, UpdateMobilityServiceRequest, ReplicationProtectedItemsUpdateMobilityServiceOptionalParams)
レプリケーションで保護された項目にインストールされているモビリティ サービス ソフトウェアを最新の使用可能なバージョンに更新 (プッシュ更新) する操作。
function beginUpdateMobilityServiceAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, updateMobilityServiceRequest: UpdateMobilityServiceRequest, options?: ReplicationProtectedItemsUpdateMobilityServiceOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
保護された項目を含むファブリックの名前。
- protectionContainerName
-
string
保護された項目を含むコンテナーの名前。
- replicatedProtectedItemName
-
string
エージェントを更新する保護された項目の名前。
- updateMobilityServiceRequest
- UpdateMobilityServiceRequest
保護された項目のモビリティ サービスの更新を要求します。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
get(string, string, string, string, string, ReplicationProtectedItemsGetOptionalParams)
ASR レプリケーションで保護された項目の詳細を取得します。
function get(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsGetOptionalParams): Promise<ReplicationProtectedItem>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
ファブリックの一意の名前。
- protectionContainerName
-
string
保護コンテナー名。
- replicatedProtectedItemName
-
string
レプリケーションで保護された項目名。
options パラメーター。
戻り値
Promise<ReplicationProtectedItem>
list(string, string, ReplicationProtectedItemsListOptionalParams)
コンテナー内の ASR レプリケーションで保護された項目の一覧を取得します。
function list(resourceName: string, resourceGroupName: string, options?: ReplicationProtectedItemsListOptionalParams): PagedAsyncIterableIterator<ReplicationProtectedItem, ReplicationProtectedItem[], PageSettings>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
options パラメーター。
戻り値
listByReplicationProtectionContainers(string, string, string, string, ReplicationProtectedItemsListByReplicationProtectionContainersOptionalParams)
保護コンテナー内の ASR レプリケーションで保護された項目の一覧を取得します。
function listByReplicationProtectionContainers(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, options?: ReplicationProtectedItemsListByReplicationProtectionContainersOptionalParams): PagedAsyncIterableIterator<ReplicationProtectedItem, ReplicationProtectedItem[], PageSettings>
パラメーター
- resourceName
-
string
Recovery Services コンテナーの名前。
- resourceGroupName
-
string
Recovery Services コンテナーが存在するリソース グループの名前。
- fabricName
-
string
ファブリック名。
- protectionContainerName
-
string
保護コンテナー名。
options パラメーター。