Compute Engine v1 API - Enum Project.Types.CloudArmorTier (2.15.0)

public enum Project.Types.CloudArmorTier

Reference documentation and code samples for the Compute Engine v1 API enum Project.Types.CloudArmorTier.

[Output Only] The Cloud Armor tier for this project. It can be one of the following values: CA_STANDARD, CA_ENTERPRISE_PAYGO. If this field is not specified, it is assumed to be CA_STANDARD.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
CaEnterpriseAnnual

Enterprise tier protection billed annually.

CaEnterprisePaygo

Enterprise tier protection billed monthly.

CaStandard

Standard protection.

UndefinedCloudArmorTier

A value indicating that the enum field is not set.