Compartir a través de


RecoveryPointDiskConfiguration.NumberOfDisksIncludedInBackup Propiedad

Definición

Obtiene o establece el número de discos incluidos en la copia de seguridad.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a