Aracılığıyla paylaş


HyperVReplicaBluePolicyDetails.RecoveryPoints Property

Definition

Gets or sets a value indicating the number of recovery points.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to