次の方法で共有


ILoadBalancer.TcpProbes プロパティ

定義

名前でインデックス付けされた、このロード バランサーの TCP プローブを取得します。

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

プロパティ値

適用対象