public enum NetworkProfileNetworkFeatures.Types.AddressPurposes
Namespace
Google.Cloud.Compute.V1Assembly
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 |
A private network IP address that can be used to configure Private Service Connect. This purpose can be specified only for GLOBAL addresses of Type INTERNAL |
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. |