共用方式為


VnetRouteInner.StartAddress 屬性

定義

取得或設定此路由的起始位址。 這也可能包含 CIDR 標記法,在此情況下,不得指定結束位址。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於