Bagikan melalui


ILoadBalancer.TcpProbes Property

Definition

Gets TCP probes of this load balancer, indexed by the name.

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)

Property Value

Applies to