HyperVToAzStackHciPolicyModelCustomProperties(Int32, Int32, Int32) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
HyperVToAzStackHciPolicyModelCustomProperties の新しいインスタンスを初期化します。
public HyperVToAzStackHciPolicyModelCustomProperties (int recoveryPointHistoryInMinutes, int crashConsistentFrequencyInMinutes, int appConsistentFrequencyInMinutes);
new Azure.ResourceManager.RecoveryServicesDataReplication.Models.HyperVToAzStackHciPolicyModelCustomProperties : int * int * int -> Azure.ResourceManager.RecoveryServicesDataReplication.Models.HyperVToAzStackHciPolicyModelCustomProperties
Public Sub New (recoveryPointHistoryInMinutes As Integer, crashConsistentFrequencyInMinutes As Integer, appConsistentFrequencyInMinutes As Integer)
パラメーター
- recoveryPointHistoryInMinutes
- Int32
復旧ポイントを格納する必要がある期間を分単位で取得または設定します。
- crashConsistentFrequencyInMinutes
- Int32
クラッシュ整合性スナップショット頻度 (分単位) を取得または設定します。
- appConsistentFrequencyInMinutes
- Int32
アプリの一貫性のあるスナップショット頻度 (分単位) を取得または設定します。