public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowSubInterfacesReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowSubInterfaces.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowSubInterfaces enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 | 
        |