NetworkProfile interface

A network profile for network settings of a ContainerGroupProfile. Used to manage load balancer and application gateway backend pools, specifically updating the IP addresses of CGs within the backend pool.

Properties

applicationGateway

Application Gateway the CG profile will use to interact with CGs in a backend pool

loadBalancer

LoadBalancer the CG profile will use to interact with CGs in a backend pool

Property Details

applicationGateway

Application Gateway the CG profile will use to interact with CGs in a backend pool

applicationGateway?: ApplicationGateway

Property Value

loadBalancer

LoadBalancer the CG profile will use to interact with CGs in a backend pool

loadBalancer?: LoadBalancer

Property Value