WorkloadNetworkDhcpEntity.Segments Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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