Share via


ReplicationUsage.RecoveryPlanCount Property

Definition

Gets or sets number of replication recovery plans for this vault.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to