public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowClassDFirewallsReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowClassDFirewalls.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowClassDFirewalls enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
ClassDFirewallsAllowed
public const string ClassDFirewallsAllowed = "CLASS_D_FIREWALLS_ALLOWED"Wire representation of ClassDFirewallsAllowed .
| Field Value | |
|---|---|
| Type | Description |
string |
|
ClassDFirewallsBlocked
public const string ClassDFirewallsBlocked = "CLASS_D_FIREWALLS_BLOCKED"Wire representation of ClassDFirewallsBlocked .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedAllowClassDFirewalls
public const string UndefinedAllowClassDFirewalls = "UNDEFINED_ALLOW_CLASS_D_FIREWALLS"Wire representation of UndefinedAllowClassDFirewalls .
| Field Value | |
|---|---|
| Type | Description |
string |
|