IWithHealthyHttpResponseBodyContents<ReturnT> 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.
É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.UpdateDefinition.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 mise à jour de la 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 à
Azure SDK for .NET