共用方式為


VnetRouteInner.EndAddress 屬性

定義

取得或設定這個路由的結束位址。 如果起始位址是以 CIDR 標記法指定,則必須省略此動作。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於