Condividi tramite


IApplicationGatewayBackendHttpConfigurationHealth.ServerHealths Property

Definition

Gets information about the health of each backend server, indexed by the server's IP address.

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

Property Value

Applies to