RegulatoryComplianceControlProperties.FailedAssessments 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 the number of supported regulatory compliance assessments of the given control with a failed state
[Newtonsoft.Json.JsonProperty(PropertyName="failedAssessments")]
public int? FailedAssessments { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failedAssessments")>]
member this.FailedAssessments : Nullable<int>
Public ReadOnly Property FailedAssessments As Nullable(Of Integer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute