次の方法で共有


IWithPath<ParentT>.WithPath(String) メソッド

定義

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

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.Definition.IWithProtocol<ParentT> WithPath (string path);
abstract member WithPath : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.Definition.IWithProtocol<'ParentT>
Public Function WithPath (path As String) As IWithProtocol(Of ParentT)

パラメーター

path
String

相対パス。

戻り値

適用対象