다음을 통해 공유


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

적용 대상