Share via


DpmContainer.DpmServers Property

Definition

Gets or sets list of BackupEngines protecting the container

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to