Distributed Cloud Edge Network V1 API - Module Google::Cloud::EdgeNetwork::V1::Subnet::BondingType (v0.5.0)

Reference documentation and code samples for the Distributed Cloud Edge Network V1 API module Google::Cloud::EdgeNetwork::V1::Subnet::BondingType.

Bonding type in the subnet.

Constants

BONDING_TYPE_UNSPECIFIED

value: 0
Unspecified Bonding type will be unspecified by default and if the user chooses to not specify a bonding type at time of creating the VLAN. This will be treated as mixed bonding where the VLAN will have both bonded and non-bonded connectivity to machines.

BONDED

value: 1
Single homed.

NON_BONDED

value: 2
Multi homed.