Condividi tramite


VnetRouteInner.StartAddress Proprietà

Definizione

Ottiene o imposta l'indirizzo iniziale per questa route. Ciò può includere anche una notazione CIDR, nel qual caso l'indirizzo finale non deve essere specificato.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a