次の方法で共有


GatewayCustomBgpIpAddressIpConfiguration.IpConfigurationId プロパティ

定義

ゲートウェイに属する ipconfiguration の IpconfigurationId を取得または設定します。

[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

適用対象