SecurityComplianceData.AssessmentResult Property

Definition

An array of segment, which is the actually the compliance assessment.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SecurityCenter.Models.ComplianceSegment> AssessmentResult { get; }
member this.AssessmentResult : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SecurityCenter.Models.ComplianceSegment>
Public ReadOnly Property AssessmentResult As IReadOnlyList(Of ComplianceSegment)

Property Value

Applies to