Share via


InboundNatRuleInner.FrontendIPConfiguration Property

Definition

Gets or sets a reference to frontend IP addresses.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.frontendIPConfiguration")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource FrontendIPConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.frontendIPConfiguration")>]
member this.FrontendIPConfiguration : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property FrontendIPConfiguration As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to