SecurityComplianceData.AssessmentResult Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)