DPMProtectedItemExtendedInfo.OnPremiseRecoveryPointCount Property

Definition

Gets or sets disk recovery point count.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to