LoadBalancerScope type
Indicates the scope of the load balancer: external (Public) or internal (Private).
KnownLoadBalancerScope can be used interchangeably with LoadBalancerScope,
this enum contains the known values that the service supports.
Known values supported by the service
Public: Public
Private: Private
type LoadBalancerScope = string