다음을 통해 공유


Circuit.SecondarySubnet 속성

정의

보조 서브넷의 CIDR을 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="secondarySubnet")]
public string SecondarySubnet { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="secondarySubnet")>]
member this.SecondarySubnet : string
Public ReadOnly Property SecondarySubnet As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상