共用方式為


WorkloadNetworkDhcpEntity.Segments 屬性

定義

取得取用 DHCP 的 NSX 區段。

[Newtonsoft.Json.JsonProperty(PropertyName="segments")]
public System.Collections.Generic.IList<string> Segments { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="segments")>]
member this.Segments : System.Collections.Generic.IList<string>
Public ReadOnly Property Segments As IList(Of String)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於