Share via


IInMageRcmPolicyDetails.CrashConsistentFrequencyInMinute Property

Definition

The crash consistent snapshot frequency in minutes.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The crash consistent snapshot frequency in minutes.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="crashConsistentFrequencyInMinutes")]
public int? CrashConsistentFrequencyInMinute { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The crash consistent snapshot frequency in minutes.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="crashConsistentFrequencyInMinutes")>]
member this.CrashConsistentFrequencyInMinute : Nullable<int> with get, set
Public Property CrashConsistentFrequencyInMinute As Nullable(Of Integer)

Property Value

Attributes

Applies to