Network Connectivity v1 API - Enum SpokeType (2.7.0)

public enum SpokeType

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

Assembly

Google.Cloud.NetworkConnectivity.V1.dll

Fields

NameDescription
InterconnectAttachment

Spokes associated with VLAN attachments.

RouterAppliance

Spokes associated with router appliance instances.

Unspecified

Unspecified spoke type.

VpcNetwork

Spokes associated with VPC networks.

VpnTunnel

Spokes associated with VPN tunnels.