次の方法で共有


IPConfigurationBgpPeeringAddress.IpconfigurationId プロパティ

定義

ゲートウェイに属する IP 構成の ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="ipconfigurationId")]
public string IpconfigurationId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipconfigurationId")>]
member this.IpconfigurationId : string with get, set
Public Property IpconfigurationId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象