次の方法で共有


IWithPathBeta.WithPath(String) メソッド

定義

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

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

パラメーター

path
String

パス。

戻り値

適用対象