IWithFrontend<ReturnT>.FromFrontend(String) Method

Definition

Specifies the frontend.

public ReturnT FromFrontend (string frontendName);
abstract member FromFrontend : string -> 'ReturnT
Public Function FromFrontend (frontendName As String) As ReturnT

Parameters

frontendName
String

An existing frontend name from this load balancer.

Returns

ReturnT

Applies to