다음을 통해 공유


Circuit.PrimarySubnet 속성

정의

기본 서브넷의 CIDR을 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상