Compartir a través de


BackupEngineExtendedInfo.DiskCount Propiedad

Definición

Obtiene o establece el número de discos del motor de copia de seguridad.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a