Network Interface Application Gateway Backend Address Pool Association
Manages the association between a Network Interface and a Application Gateway's Backend Address Pool.
Example Usage
No Java example available.
Import
Associations between Network Interfaces and Application Gateway Backend Address Pools can be imported using the resource id
, e.g.
$ pulumi import azure:network/networkInterfaceApplicationGatewayBackendAddressPoolAssociation:NetworkInterfaceApplicationGatewayBackendAddressPoolAssociation association1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.Network/networkInterfaces/nic1/ipConfigurations/example|/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Network/applicationGateways/gateway1/backendAddressPools/pool1
Content copied to clipboard