public enum SpokeTypeReference documentation and code samples for the Network Connectivity v1 API enum SpokeType.
The SpokeType enum represents the type of spoke. The type reflects the kind of resource that a spoke is associated with.
Namespace
Google.Cloud.NetworkConnectivity.V1Assembly
Google.Cloud.NetworkConnectivity.V1.dll
Fields |
|
|---|---|
| Name | Description |
InterconnectAttachment |
Spokes associated with VLAN attachments. |
ProducerVpcNetwork |
Spokes that are backed by a producer VPC network. |
RouterAppliance |
Spokes associated with router appliance instances. |
Unspecified |
Unspecified spoke type. |
VpcNetwork |
Spokes associated with VPC networks. |
VpnTunnel |
Spokes associated with VPN tunnels. |