public sealed class ComplianceNote.Types.CisBenchmark : IMessage<ComplianceNote.Types.CisBenchmark>, IEquatable<ComplianceNote.Types.CisBenchmark>, IDeepCloneable<ComplianceNote.Types.CisBenchmark>, IBufferMessage, IMessageReference documentation and code samples for the Grafeas v1 API class ComplianceNote.Types.CisBenchmark.
A compliance check that is a CIS benchmark.
Implements
IMessageComplianceNoteTypesCisBenchmark, IEquatableComplianceNoteTypesCisBenchmark, IDeepCloneableComplianceNoteTypesCisBenchmark, IBufferMessage, IMessageNamespace
GrafeasV1Assembly
Grafeas.V1.dll
Constructors
CisBenchmark()
public CisBenchmark()CisBenchmark(CisBenchmark)
public CisBenchmark(ComplianceNote.Types.CisBenchmark other)| Parameter | |
|---|---|
| Name | Description |
other |
ComplianceNoteTypesCisBenchmark |
Properties
ProfileLevel
public int ProfileLevel { get; set; }| Property Value | |
|---|---|
| Type | Description |
int |
|
Severity
public Severity Severity { get; set; }| Property Value | |
|---|---|
| Type | Description |
Severity |
|