Circuit.PrimarySubnet Property

Definition

Gets CIDR of primary subnet

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to