Compartir a través de


DpmContainer.DpmServers Propiedad

Definición

Obtiene o establece la lista de BackupEngines que protegen el contenedor.

[Newtonsoft.Json.JsonProperty(PropertyName="dpmServers")]
public System.Collections.Generic.IList<string> DpmServers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dpmServers")>]
member this.DpmServers : System.Collections.Generic.IList<string> with get, set
Public Property DpmServers As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a