Network Connectivity v1beta API - Enum SpokeType (1.0.0-beta01)

public enum SpokeType

Reference 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.V1Beta

Assembly

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.