Aracılığıyla paylaş


InMageAzureV2PolicyDetails.RecoveryPointThresholdInMinutes Property

Definition

Gets or sets the recovery point threshold in minutes.

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointThresholdInMinutes")]
public int? RecoveryPointThresholdInMinutes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointThresholdInMinutes")>]
member this.RecoveryPointThresholdInMinutes : Nullable<int> with get, set
Public Property RecoveryPointThresholdInMinutes As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to