ManagedClusterLoadBalancerProfile.BackendPoolType Property
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 type of the managed inbound Load Balancer BackendPool.
public Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.ManagedClusterLoadBalancerBackendPoolType> BackendPoolType { get; set; }
member this.BackendPoolType : Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.ManagedClusterLoadBalancerBackendPoolType> with get, set
Public Property BackendPoolType As BicepValue(Of ManagedClusterLoadBalancerBackendPoolType)