次の方法で共有


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

プロパティ値

適用対象