Network Management v1 API - Enum LoadBalancerInfo.Types.BackendType (2.9.0)

public enum LoadBalancerInfo.Types.BackendType

Reference documentation and code samples for the Network Management v1 API enum LoadBalancerInfo.Types.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.

TargetInstance

Target Instance as the load balancer's backend.

TargetPool

Target Pool as the load balancer's backend.

Unspecified

Type is unspecified.