public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.FirewallPolicyTypesReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.FirewallPolicyTypes.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.FirewallPolicyTypes enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
RdmaRocePolicy
public const string RdmaRocePolicy = "RDMA_ROCE_POLICY"Wire representation of RdmaRocePolicy .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UllPolicy
public const string UllPolicy = "ULL_POLICY"Wire representation of UllPolicy .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedFirewallPolicyTypes
public const string UndefinedFirewallPolicyTypes = "UNDEFINED_FIREWALL_POLICY_TYPES"Wire representation of UndefinedFirewallPolicyTypes .
| Field Value | |
|---|---|
| Type | Description |
string |
|
VpcPolicy
public const string VpcPolicy = "VPC_POLICY"Wire representation of VpcPolicy .
| Field Value | |
|---|---|
| Type | Description |
string |
|