public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowSameNetworkUnicast
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowSameNetworkUnicast.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowSameNetworkUnicast enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
SameNetworkUnicastAllowed
public const string SameNetworkUnicastAllowed = "SAME_NETWORK_UNICAST_ALLOWED"
Wire representation of SameNetworkUnicastAllowed.
Field Value | |
---|---|
Type | Description |
string |
SameNetworkUnicastBlocked
public const string SameNetworkUnicastBlocked = "SAME_NETWORK_UNICAST_BLOCKED"
Wire representation of SameNetworkUnicastBlocked.
Field Value | |
---|---|
Type | Description |
string |
UndefinedAllowSameNetworkUnicast
public const string UndefinedAllowSameNetworkUnicast = "UNDEFINED_ALLOW_SAME_NETWORK_UNICAST"
Wire representation of UndefinedAllowSameNetworkUnicast.
Field Value | |
---|---|
Type | Description |
string |