Share via


IWithHealthyHttpResponseStatusCodeRangesBeta.WithHealthyHttpResponseStatusCodeRanges Methode

Definition

Gibt die Bereiche der HTTP-Antwort des Back-Ends status Codes an, die als fehlerfrei angesehen werden sollen.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.Update.IUpdate WithHealthyHttpResponseStatusCodeRanges (System.Collections.Generic.ISet<string> ranges);
abstract member WithHealthyHttpResponseStatusCodeRanges : System.Collections.Generic.ISet<string> -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.Update.IUpdate
Public Function WithHealthyHttpResponseStatusCodeRanges (ranges As ISet(Of String)) As IUpdate

Parameter

ranges
ISet<String>

Zahlenbereiche, ausgedrückt im Format "###-###", z. B. "200-399", die Standardeinstellung.

Gibt zurück

Gilt für: