Circuit.SecondarySubnet Property

Definition

Gets CIDR of secondary subnet

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to