次の方法で共有


IWithPathBeta<ReturnT>.WithPath(String) メソッド

定義

すべての HTTP 要求のパス プレフィックスを指定します。

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

パラメーター

path
String

パス。

戻り値

適用対象