NewProtectionProfile クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
新しい保護プロファイルの入力。
public class NewProtectionProfile : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ProtectionProfileCustomDetails
type NewProtectionProfile = class
inherit ProtectionProfileCustomDetails
Public Class NewProtectionProfile
Inherits ProtectionProfileCustomDetails
- 継承
コンストラクター
NewProtectionProfile(String, SetMultiVmSyncStatus) |
NewProtectionProfile の新しいインスタンスを初期化します。 |
プロパティ
AppConsistentFrequencyInMinutes |
アプリの一貫性のあるスナップショット頻度 (分単位)。 |
CrashConsistentFrequencyInMinutes |
クラッシュ整合性スナップショット頻度 (分単位)。 |
MultiVmSyncStatus |
マルチ VM 同期を有効にする必要があるかどうかを示す値。 値は 'Enabled' または 'Disabled' である必要があります。 |
PolicyName |
保護プロファイルの入力。 |
RecoveryPointHistory |
復旧ポイントを格納する必要がある時間 (分単位)。 |