次の方法で共有


IWithPath.WithPath(String) メソッド

定義

呼び出すプローブの相対パスを指定します。 プローブは protocol://<host<>:port><パス>に<>送信されます。

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

パラメーター

path
String

相対パス。

戻り値

適用対象