WorkloadNetworkDhcpEntity.Segments Property

Definition

Gets NSX Segments consuming DHCP.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to