共用方式為


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

適用於