次の方法で共有


NewProtectionProfile クラス

定義

新しい保護プロファイルの入力。

public class NewProtectionProfile : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ProtectionProfileCustomDetails
type NewProtectionProfile = class
    inherit ProtectionProfileCustomDetails
Public Class NewProtectionProfile
Inherits ProtectionProfileCustomDetails
継承
NewProtectionProfile

コンストラクター

NewProtectionProfile(String, SetMultiVmSyncStatus)

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

プロパティ

AppConsistentFrequencyInMinutes

アプリの一貫性のあるスナップショット頻度 (分単位)。

CrashConsistentFrequencyInMinutes

クラッシュ整合性スナップショット頻度 (分単位)。

MultiVmSyncStatus

マルチ VM 同期を有効にする必要があるかどうかを示す値。 値は 'Enabled' または 'Disabled' である必要があります。

PolicyName

保護プロファイルの入力。

RecoveryPointHistory

復旧ポイントを格納する必要がある時間 (分単位)。

適用対象