다음을 통해 공유


WorkloadNetworkSegmentSubnet.DhcpRanges 속성

정의

서브넷에 할당된 DHCP 범위를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상