Share via


IApplicationGatewayBackendHealth.HttpConfigurationHealths Property

Definition

Gets the health information about each associated backend HTTP settings configuration, indexed by its name.

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

Property Value

Applies to