ILoadBalancerFrontend.InboundNatRules プロパティ

定義

このフロントエンドを使用するこのロード バランサーの受信 NAT 規則を、その名前でインデックス付けして取得します。

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

プロパティ値

適用対象