Class ComplianceNote.Types.CisBenchmark (3.0.0)

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

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(ComplianceNote.Types.CisBenchmark)

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

Properties

ProfileLevel

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

Severity

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