public static class ComputeEnumConstants.FirewallPolicy.PolicyTypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FirewallPolicy.PolicyType.
Constants for wire representations of the FirewallPolicy.Types.PolicyType 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 |
|
UndefinedPolicyType
public const string UndefinedPolicyType = "UNDEFINED_POLICY_TYPE"Wire representation of UndefinedPolicyType.
| Field Value | |
|---|---|
| Type | Description |
string |
|
VpcPolicy
public const string VpcPolicy = "VPC_POLICY"Wire representation of VpcPolicy.
| Field Value | |
|---|---|
| Type | Description |
string |
|