Properties of a Backend.
Package
@google-cloud/computeProperties
balancingMode
balancingMode?: (google.cloud.compute.v1.Backend.BalancingMode|keyof typeof google.cloud.compute.v1.Backend.BalancingMode|null);
Backend balancingMode
capacityScaler
capacityScaler?: (number|null);
Backend capacityScaler
description
description?: (string|null);
Backend description
failover
failover?: (boolean|null);
Backend failover
group
group?: (string|null);
Backend group
maxConnections
maxConnections?: (number|null);
Backend maxConnections
maxConnectionsPerEndpoint
maxConnectionsPerEndpoint?: (number|null);
Backend maxConnectionsPerEndpoint
maxConnectionsPerInstance
maxConnectionsPerInstance?: (number|null);
Backend maxConnectionsPerInstance
maxRate
maxRate?: (number|null);
Backend maxRate
maxRatePerEndpoint
maxRatePerEndpoint?: (number|null);
Backend maxRatePerEndpoint
maxRatePerInstance
maxRatePerInstance?: (number|null);
Backend maxRatePerInstance
maxUtilization
maxUtilization?: (number|null);
Backend maxUtilization