Share via


IInMagePolicyDetails.RecoveryPointThresholdInMinute Property

Definition

The recovery point threshold in minutes.

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

Property Value

Attributes

Applies to