次の方法で共有


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

適用対象