Class ProjectsSetCloudArmorTierRequest
Implements
Inherited Members
Namespace: Google.Apis.Compute.v1.Data
Assembly: Google.Apis.Compute.v1.dll
Syntax
public class ProjectsSetCloudArmorTierRequest : IDirectResponseSchema
Properties
CloudArmorTier
Managed protection tier to be set.
Declaration
[JsonProperty("cloudArmorTier")]
public virtual string CloudArmorTier { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |