ComplianceProperties.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.
Gets an array of segment, which is the actually the compliance assessment.
[Newtonsoft.Json.JsonProperty(PropertyName="assessmentResult")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.ComplianceSegment> AssessmentResult { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="assessmentResult")>]
member this.AssessmentResult : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.ComplianceSegment>
Public ReadOnly Property AssessmentResult As IList(Of ComplianceSegment)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute