Share via


ILoadBalancer.HttpProbes Property

Definition

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

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

Property Value

Applies to