RegulatoryComplianceAssessmentProperties.PassedResources 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 given assessment's related resources count with passed state.
[Newtonsoft.Json.JsonProperty(PropertyName="passedResources")]
public int? PassedResources { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="passedResources")>]
member this.PassedResources : Nullable<int>
Public ReadOnly Property PassedResources As Nullable(Of Integer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute