IWithApplicationGateway Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The stage of the network interface IP configuration update allowing to specify the load balancer to associate this IP configuration with.
public interface IWithApplicationGateway : Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IWithApplicationGatewayBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithApplicationGateway = interface
interface IWithApplicationGatewayBeta
interface IBeta
Public Interface IWithApplicationGateway
Implements IBeta, IWithApplicationGatewayBeta
- Derived
- Implements
Methods
WithExistingApplicationGatewayBackend(IApplicationGateway, String) |
Specifies the application gateway backend to associate this IP configuration with. (Inherited from IWithApplicationGatewayBeta) |
WithoutApplicationGatewayBackends() |
Removes all existing associations with application gateway backends. (Inherited from IWithApplicationGatewayBeta) |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET