Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayFrontend.Definition Namespace

Interfaces

IBlank<ParentT>

The first stage of an application gateway frontend definition.

IDefinition<ParentT>

The entirety of an application gateway frontend definition.

IWithAttach<ParentT>

The final stage of an application gateway frontend definition. At this stage, any remaining optional settings can be specified, or the frontend definition can be attached to the parent application gateway definition.

IWithPrivateIP<ParentT>

The stage of an application gateway frontend definition allowing to specify the private IP address this application gateway should be available at within the selected subnet.

IWithPublicIPAddress<ParentT>

The stage of an application gateway frontend definition allowing to specify an existing public IP address to make the application gateway available at as Internet-facing.

IWithSubnet<ParentT>

The stage of an application gateway frontend definition allowing to specify a subnet from the selected network to make this application gateway visible to.