public enum SpokeTypeReference documentation and code samples for the Network Connectivity v1beta 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.V1BetaAssembly
Google.Cloud.NetworkConnectivity.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
Gateway |
Spokes that are NCC gateways. |
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. |