public enum Subnet.Types.BondingTypeReference 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.V1Assembly
Google.Cloud.EdgeNetwork.V1.dll
Fields |
|
|---|---|
| Name | Description |
Bonded |
Multi homed. |
NonBonded |
Single 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. |