Share via


VnetRoute.EndAddress Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to