共用方式為


WorkloadNetworkDhcpRelay.ServerAddresses 屬性

定義

取得或設定 DHCP 轉接位址。 最大值 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)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於