IWithFrontend.WithPublicFrontend Method

Definition

Associates the listener with the application gateway's public (Internet-facing) frontend. If the public frontend does not exist yet, it will be created under an auto-generated name and associated with the application gateway's public IP address.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayListener.Update.IUpdate WithPublicFrontend ();
abstract member WithPublicFrontend : unit -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayListener.Update.IUpdate
Public Function WithPublicFrontend () As IUpdate

Returns

Applies to