次の方法で共有


VirtualNetworkGatewayNatRule.IpConfigurationId プロパティ

定義

この NAT 規則が適用される IP 構成 ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象