Compartir a través de


VnetRoute.EndAddress Propiedad

Definición

Obtiene o establece la dirección final de esta ruta. Si la dirección de inicio se especifica en notación CIDR, se debe omitir.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a