Grafeas v1 API - Class ComplianceNote (3.10.0)

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

Inheritance

object > ComplianceNote

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

ComplianceNote()

 public ComplianceNote() 

ComplianceNote(ComplianceNote)

 public ComplianceNote(ComplianceNote other) 
Parameter
Name
Description

Properties

CisBenchmark

 public ComplianceNote.Types.CisBenchmark CisBenchmark { get; set; } 
Property Value
Type
Description

ComplianceTypeCase

 public ComplianceNote.ComplianceTypeOneofCase ComplianceTypeCase { get; } 
Property Value
Type
Description

Description

 public string Description { get; set; } 

A description about this compliance check.

Property Value
Type
Description

HasImpact

 public bool HasImpact { get; } 

Gets whether the "impact" field is set

Property Value
Type
Description

Impact

 public string Impact { get; set; } 
Property Value
Type
Description

PotentialImpactCase

 public ComplianceNote.PotentialImpactOneofCase PotentialImpactCase { get; } 
Property Value
Type
Description

Rationale

 public string Rationale { get; set; } 

A rationale for the existence of this compliance check.

Property Value
Type
Description

Remediation

 public string Remediation { get; set; } 

A description of remediation steps if the compliance check fails.

Property Value
Type
Description

ScanInstructions

 public ByteString ScanInstructions { get; set; } 

Serialized scan instructions with a predefined format.

Property Value
Type
Description

Title

 public string Title { get; set; } 

The title that identifies this compliance check.

Property Value
Type
Description

Version

 public RepeatedField<ComplianceVersion> Version { get; } 

The OS and config versions the benchmark applies to.

Property Value
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: