Partager via


IApplicationGatewayBackendHttpConfigurationHealth Interface

Définition

Représentation côté client des informations d’intégrité d’une configuration des paramètres HTTP principaux d’une passerelle d’application.

public interface IApplicationGatewayBackendHttpConfigurationHealth : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendHealthHttpSettings>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasName, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.Network.Fluent.IApplicationGatewayBackendHealth>
type IApplicationGatewayBackendHttpConfigurationHealth = interface
    interface IBeta
    interface IHasInner<ApplicationGatewayBackendHealthHttpSettings>
    interface IHasParent<IApplicationGatewayBackendHealth>
    interface IHasName
Public Interface IApplicationGatewayBackendHttpConfigurationHealth
Implements IBeta, IHasInner(Of ApplicationGatewayBackendHealthHttpSettings), IHasName, IHasParent(Of IApplicationGatewayBackendHealth)
Implémente

Propriétés

BackendHttpConfiguration

Obtient les paramètres de configuration HTTP principaux de la passerelle Application Gateway associés à ces informations d’intégrité.

Inner

Représentation côté client des informations d’intégrité d’une configuration des paramètres HTTP principaux d’une passerelle d’application.

(Hérité de IHasInner<T>)
Name

Obtient le nom de la ressource

(Hérité de IHasName)
Parent

Obtient le parent de cette ressource enfant.

(Hérité de IHasParent<ParentT>)
ServerHealths

Obtient des informations sur l’intégrité de chaque serveur principal, indexées par l’adresse IP du serveur.

S’applique à