Compute Engine v1 API - Enum NetworkProfileNetworkFeatures.Types.AddressPurposes (3.9.0)

public enum NetworkProfileNetworkFeatures.Types.AddressPurposes

Reference documentation and code samples for the Compute Engine v1 API enum NetworkProfileNetworkFeatures.Types.AddressPurposes.

Additional supported values which may be not listed in the enum directly due to technical reasons: PRIVATE_SERVICE_CONNECT

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
DnsResolver

DNS resolver address in the subnetwork.

GceEndpoint

VM internal/alias IP, Internal LB service IP, etc.

IpsecInterconnect

A regional internal IP address range reserved for the VLAN attachment that is used in HA VPN over Cloud Interconnect. This regional internal IP address range must not overlap with any IP address range of subnet/route in the VPC network and its peering networks. After the VLAN attachment is created with the reserved IP address range, when creating a new VPN gateway, its interface IP address is allocated from the associated VLAN attachment’s IP address range.

NatAuto

External IP automatically reserved for Cloud NAT.

PrivateServiceConnect
Serverless

A regional internal IP address range reserved for Serverless.

SharedLoadbalancerVip

A private network IP address that can be shared by multiple Internal Load Balancer forwarding rules.

UndefinedAddressPurposes

A value indicating that the enum field is not set.

VpcPeering

IP range for peer networks.