Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowAliasIpRanges (3.2.0)

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowAliasIpRanges

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowAliasIpRanges.

Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowAliasIpRanges enum.

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowAliasIpRanges

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AliasIpRangesAllowed

public const string AliasIpRangesAllowed = "ALIAS_IP_RANGES_ALLOWED"

Wire representation of AliasIpRangesAllowed.

Field Value
Type Description
string

AliasIpRangesBlocked

public const string AliasIpRangesBlocked = "ALIAS_IP_RANGES_BLOCKED"

Wire representation of AliasIpRangesBlocked.

Field Value
Type Description
string

UndefinedAllowAliasIpRanges

public const string UndefinedAllowAliasIpRanges = "UNDEFINED_ALLOW_ALIAS_IP_RANGES"

Wire representation of UndefinedAllowAliasIpRanges.

Field Value
Type Description
string