Bagikan melalui


ILoadBalancer.InboundNatPools Property

Definition

Gets inbound NAT pools, indexed by name.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.ILoadBalancerInboundNatPool> InboundNatPools { get; }
member this.InboundNatPools : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.ILoadBalancerInboundNatPool>
Public ReadOnly Property InboundNatPools As IReadOnlyDictionary(Of String, ILoadBalancerInboundNatPool)

Property Value

Applies to