次の方法で共有


SiteRecoveryApplyRecoveryPointProperties クラス

定義

復旧ポイントを適用する入力プロパティ。

public class SiteRecoveryApplyRecoveryPointProperties
type SiteRecoveryApplyRecoveryPointProperties = class
Public Class SiteRecoveryApplyRecoveryPointProperties
継承
SiteRecoveryApplyRecoveryPointProperties

コンストラクター

SiteRecoveryApplyRecoveryPointProperties(SiteRecoveryApplyRecoveryPointProviderSpecificContent)

SiteRecoveryApplyRecoveryPointProperties の新しいインスタンスを初期化します。

プロパティ

ProviderSpecificDetails

復旧ポイントを適用するためのプロバイダー固有の入力。 基底クラスであることに注意 SiteRecoveryApplyRecoveryPointProviderSpecificContent してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、、、HyperVReplicaAzureApplyRecoveryPointContentA2ACrossClusterMigrationApplyRecoveryPointContentInMageAzureV2ApplyRecoveryPointContent、および InMageRcmApplyRecoveryPointContentが含まれます。A2AApplyRecoveryPointContent

RecoveryPointId

復旧ポイント ID。

適用対象