EndpointPropertiesSubnetsItem.First Property

Definition

Gets or sets first address in the subnet.

[Newtonsoft.Json.JsonProperty(PropertyName="first")]
public string First { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="first")>]
member this.First : string with get, set
Public Property First As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to