IWithApplicationGatewayBeta Interface

Definition

The stage of the network interface IP configuration update allowing to specify the load balancer to associate this IP configuration with.

public interface IWithApplicationGatewayBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithApplicationGatewayBeta = interface
    interface IBeta
Public Interface IWithApplicationGatewayBeta
Implements IBeta
Derived
Implements

Methods

WithExistingApplicationGatewayBackend(IApplicationGateway, String)

Specifies the application gateway backend to associate this IP configuration with.

WithoutApplicationGatewayBackends()

Removes all existing associations with application gateway backends.

Applies to