Share via


FrontendIPConfigurationData.InboundNatRules Property

Definition

An array of references to inbound rules that use this frontend IP.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.WritableSubResource> InboundNatRules { get; }
member this.InboundNatRules : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.WritableSubResource>
Public ReadOnly Property InboundNatRules As IReadOnlyList(Of WritableSubResource)

Property Value

Applies to