共用方式為


ILoadBalancer.HttpsProbes Property

Definition

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

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

Property Value

Applies to