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

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.

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowSameNetworkUnicast

Namespace

Google.Cloud.Compute.V1

Assembly

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