Compartir a través de


BackupEngineExtendedInfo.ProtectedServersCount Propiedad

Definición

Obtiene o establece el número de servidores protegidos en el motor de copia de seguridad.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a