次の方法で共有


SiteRecoveryPointProperties クラス

定義

回復ポイントのプロパティ。

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

プロパティ

ProviderSpecificDetails

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

RecoveryPointOn

復旧ポイントの時刻。

RecoveryPointType

復旧ポイントの種類: ApplicationConsistent、CrashConsistent。

適用対象