Share via


IApplicationGatewayBeta.CheckBackendHealth Method

Definition

Checks the backend health.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.IApplicationGatewayBackendHealth> CheckBackendHealth ();
abstract member CheckBackendHealth : unit -> System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.IApplicationGatewayBackendHealth>
Public Function CheckBackendHealth () As IReadOnlyDictionary(Of String, IApplicationGatewayBackendHealth)

Returns

Applies to