RegulatoryComplianceControl.PassedAssessments 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 passed state
[Newtonsoft.Json.JsonProperty(PropertyName="properties.passedAssessments")]
public int? PassedAssessments { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.passedAssessments")>]
member this.PassedAssessments : Nullable<int>
Public ReadOnly Property PassedAssessments As Nullable(Of Integer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute