LoadBalancerBackendAddressAdminState type
A list of administrative states which once set can override health probe so that Load Balancer will always forward new connections to backend, or deny new connections and reset existing connections.
KnownLoadBalancerBackendAddressAdminState can be used interchangeably with LoadBalancerBackendAddressAdminState,
this enum contains the known values that the service supports.
Known values supported by the service
None: None
Up: Up
Down: Down
type LoadBalancerBackendAddressAdminState = string