次の方法で共有


ILoadBalancerFrontend.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)

プロパティ値

適用対象