Compartir a través de


EndpointPropertiesSubnetsItem.Last Propiedad

Definición

Obtiene o establece la última dirección de la subred.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a