Compartir a través de


WorkloadNetworkDhcpRelay.ServerAddresses Propiedad

Definición

Obtiene o establece direcciones de retransmisión DHCP. Máx. 3.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a