Distributed Cloud Edge Network v1 API - Enum Subnet.Types.BondingType (1.4.0)

public enum Subnet.Types.BondingType

Reference documentation and code samples for the Distributed Cloud Edge Network v1 API enum Subnet.Types.BondingType.

Bonding type in the subnet.

Namespace

Google.Cloud.EdgeNetwork.V1

Assembly

Google.Cloud.EdgeNetwork.V1.dll

Fields

Name Description
Bonded

Single homed.

NonBonded

Multi homed.

Unspecified

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.