IWithRequestPath<ParentT>.WithRequestPath(String) Method

Definition

public Microsoft.Azure.Management.Network.Fluent.LoadBalancerHttpProbe.Definition.IWithAttach<ParentT> WithRequestPath (string requestPath);
abstract member WithRequestPath : string -> Microsoft.Azure.Management.Network.Fluent.LoadBalancerHttpProbe.Definition.IWithAttach<'ParentT>
Public Function WithRequestPath (requestPath As String) As IWithAttach(Of ParentT)

Parameters

requestPath
String

Returns

Applies to