Enum LoadBalancerInfo.Types.BackendType (2.0.0)

public enum BackendType

The type definition for a load balancer backend configuration:

Namespace

Google.Cloud.NetworkManagement.V1

Assembly

Google.Cloud.NetworkManagement.V1.dll

Fields

NameDescription
BackendService

Backend Service as the load balancer's backend.

TargetPool

Target Pool as the load balancer's backend.

Unspecified

Type is unspecified.