public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowExternalIpAccess
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowExternalIpAccess.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowExternalIpAccess enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
ExternalIpAccessAllowed
public const string ExternalIpAccessAllowed = "EXTERNAL_IP_ACCESS_ALLOWED"
Wire representation of ExternalIpAccessAllowed.
Field Value | |
---|---|
Type | Description |
string |
ExternalIpAccessBlocked
public const string ExternalIpAccessBlocked = "EXTERNAL_IP_ACCESS_BLOCKED"
Wire representation of ExternalIpAccessBlocked.
Field Value | |
---|---|
Type | Description |
string |
UndefinedAllowExternalIpAccess
public const string UndefinedAllowExternalIpAccess = "UNDEFINED_ALLOW_EXTERNAL_IP_ACCESS"
Wire representation of UndefinedAllowExternalIpAccess.
Field Value | |
---|---|
Type | Description |
string |