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

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowSubInterfaces

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

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

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowSubInterfaces

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

SubinterfacesAllowed

public const string SubinterfacesAllowed = "SUBINTERFACES_ALLOWED"

Wire representation of SubinterfacesAllowed.

Field Value
Type Description
string

SubinterfacesBlocked

public const string SubinterfacesBlocked = "SUBINTERFACES_BLOCKED"

Wire representation of SubinterfacesBlocked.

Field Value
Type Description
string

UndefinedAllowSubInterfaces

public const string UndefinedAllowSubInterfaces = "UNDEFINED_ALLOW_SUB_INTERFACES"

Wire representation of UndefinedAllowSubInterfaces.

Field Value
Type Description
string