Compartir a través de


VnetRouteInner.StartAddress Propiedad

Definición

Obtiene o establece la dirección inicial de esta ruta. Esto también puede incluir una notación CIDR, en cuyo caso no se debe especificar la dirección final.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a