Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowNcc (3.9.0)

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowNcc

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

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

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowNcc

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NccAllowed

public const string NccAllowed = "NCC_ALLOWED"

Wire representation of NccAllowed .

Field Value
Type Description
string

NccBlocked

public const string NccBlocked = "NCC_BLOCKED"

Wire representation of NccBlocked .

Field Value
Type Description
string

UndefinedAllowNcc

public const string UndefinedAllowNcc = "UNDEFINED_ALLOW_NCC"

Wire representation of UndefinedAllowNcc .

Field Value
Type Description
string