internalHttpsLoadBalancer constant

NetworkProfileNetworkFeatures_SubnetworkPurposes const internalHttpsLoadBalancer

Subnet reserved for Internal HTTP(S) Load Balancing. This is a legacy purpose, please use REGIONAL_MANAGED_PROXY instead.

Implementation

static const internalHttpsLoadBalancer =
    NetworkProfileNetworkFeatures_SubnetworkPurposes(
      'INTERNAL_HTTPS_LOAD_BALANCER',
    );