Compute Engine v1 API - Class ComputeEnumConstants.FirewallPolicy.PolicyType (3.22.0)

public static class ComputeEnumConstants.FirewallPolicy.PolicyType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FirewallPolicy.PolicyType.

Constants for wire representations of the FirewallPolicy.Types.PolicyType enum.

Inheritance

object > ComputeEnumConstants.FirewallPolicy.PolicyType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

RdmaRocePolicy

public const string RdmaRocePolicy = "RDMA_ROCE_POLICY"

Wire representation of RdmaRocePolicy.

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