Share via


BackendAddressPoolData.InboundNatRules Property

Definition

An array of references to inbound NAT rules that use this backend address pool.

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