Share via


IWithPrivateFrontend.WithPrivateFrontend Method

Definition

Enables a private (internal) default frontend within the subnet containing the application gateway. A frontend with an automatically generated name will be created if none exists.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithCreate WithPrivateFrontend ();
abstract member WithPrivateFrontend : unit -> Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithCreate
Public Function WithPrivateFrontend () As IWithCreate

Returns

Applies to