다음을 통해 공유


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

적용 대상