VirtualNetworkGatewayNatRule.IpConfigurationId Property

Definition

Gets or sets the IP Configuration ID this NAT rule applies to.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to