次の方法で共有


ILoadBalancer.InboundNatPools プロパティ

定義

名前でインデックス付けされた受信 NAT プールを取得します。

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)

プロパティ値

適用対象