IApplicationGatewayBackendHttpConfigurationHealth Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET