次の方法で共有


ILoadBalancer.OutboundRules プロパティ

定義

名前でインデックスが付いた、このロード バランサーの送信規則を取得します。

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

プロパティ値

適用対象