Class CisBenchmark
A compliance check that is a CIS benchmark.
Implements
Inherited Members
Namespace: Google.Apis.ContainerAnalysis.v1.Data
Assembly: Google.Apis.ContainerAnalysis.v1.dll
Syntax
public class CisBenchmark : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
ProfileLevel
Declaration
[JsonProperty("profileLevel")]
public virtual int? ProfileLevel { get; set; }
Property Value
Type | Description |
---|---|
int? |
Severity
Declaration
[JsonProperty("severity")]
public virtual string Severity { get; set; }
Property Value
Type | Description |
---|---|
string |