Freigeben über


IWithPath.WithPath(String) Methode

Definition

Gibt den relativen Pfad für den aufzurufenden Test an. Ein Test wird an <protocol>://<host>:<port><path> gesendet.

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

Parameter

path
String

Ein relativer Pfad.

Gibt zurück

Gilt für: