Compartir a través de


EndpointPropertiesSubnetsItem.First Propiedad

Definición

Obtiene o establece la primera dirección de la subred.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a