Grafeas v1 API - Class ComplianceNote.Types.CisBenchmark (3.6.0)

public sealed class ComplianceNote.Types.CisBenchmark : IMessage<ComplianceNote.Types.CisBenchmark>, IEquatable<ComplianceNote.Types.CisBenchmark>, IDeepCloneable<ComplianceNote.Types.CisBenchmark>, IBufferMessage, IMessage

Reference documentation and code samples for the Grafeas v1 API class ComplianceNote.Types.CisBenchmark.

A compliance check that is a CIS benchmark.

Inheritance

object > ComplianceNote.Types.CisBenchmark

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

CisBenchmark()

public CisBenchmark()

CisBenchmark(CisBenchmark)

public CisBenchmark(ComplianceNote.Types.CisBenchmark other)
Parameter
NameDescription
otherComplianceNoteTypesCisBenchmark

Properties

ProfileLevel

public int ProfileLevel { get; set; }
Property Value
TypeDescription
int

Severity

public Severity Severity { get; set; }
Property Value
TypeDescription
Severity