Interface protos.google.cloud.compute.v1.IBackend (4.3.0)

Properties of a Backend.

Package

@google-cloud/compute

Properties

balancingMode

balancingMode?: (string|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

preference

preference?: (string|null);

Backend preference