AzureVmWorkloadProtectedItemExtendedInfo.RecoveryPointCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets number of backup copies available for this backup item.
[Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointCount")]
public int? RecoveryPointCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointCount")>]
member this.RecoveryPointCount : Nullable<int> with get, set
Public Property RecoveryPointCount As Nullable(Of Integer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute