Share via


IWithFrontend.WithPrivateFrontend Method

Definition

Associates the listener with the application gateway's private (internal) frontend. If the private frontend does not exist yet, it will be created under an auto-generated name and associated with the application gateway's subnet.

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

Returns

Applies to