Share via


IWithHealthyHttpResponseBodyContentsBeta.WithHealthyHttpResponseBodyContents Methode

Definition

Gibt ggf. den Inhalt an, nach dem im Text einer HTTP-Antwort an einen Test gesucht werden soll, um die Integrität status des Back-Ends zu ermitteln.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.Update.IUpdate WithHealthyHttpResponseBodyContents (string text);
abstract member WithHealthyHttpResponseBodyContents : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.Update.IUpdate
Public Function WithHealthyHttpResponseBodyContents (text As String) As IUpdate

Parameter

text
String

Zu suchende Inhalte.

Gibt zurück

Gilt für: