Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.FirewallPolicyTypes (3.23.0)

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.FirewallPolicyTypes

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.FirewallPolicyTypes.

Constants for wire representations of the NetworkProfileNetworkFeatures.Types.FirewallPolicyTypes enum.

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.FirewallPolicyTypes

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

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