次の方法で共有


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

適用対象