Partager via


IWithHealthyHttpResponseBodyContents<ReturnT> Interface

Définition

Étape d’une définition de sonde de passerelle d’application permettant de spécifier le contenu du corps d’une réponse HTTP saine à une sonde.

public interface IWithHealthyHttpResponseBodyContents<ReturnT> : Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.Definition.IWithHealthyHttpResponseBodyContentsBeta<ReturnT>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithHealthyHttpResponseBodyContents<'ReturnT> = interface
    interface IWithHealthyHttpResponseBodyContentsBeta<'ReturnT>
    interface IBeta
Public Interface IWithHealthyHttpResponseBodyContents(Of ReturnT)
Implements IBeta, IWithHealthyHttpResponseBodyContentsBeta(Of ReturnT)

Paramètres de type

ReturnT

Étape de la définition de passerelle Application Gateway parente à laquelle revenir après l’attachement de cette définition.

Dérivé
Implémente

Méthodes

WithHealthyHttpResponseBodyContents(String)

Spécifie le contenu, le cas échéant, à rechercher dans le corps d’une réponse HTTP à une sonde pour déterminer l’status d’intégrité du back-end.

(Hérité de IWithHealthyHttpResponseBodyContentsBeta<ReturnT>)

S’applique à