Compartir a través de


AzureFileshareProtectedItemExtendedInfo.RecoveryPointCount Propiedad

Definición

Obtiene o establece el número de copias de seguridad disponibles asociadas a este elemento de copia de seguridad.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a