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.
Namespace
Google.Cloud.Compute.V1Assembly
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 |