Partager via


RegulatoryComplianceStandardProperties.UnsupportedControls Property

Definition

Gets the number of regulatory compliance controls of the given standard which are unsupported by automated assessments

[Newtonsoft.Json.JsonProperty(PropertyName="unsupportedControls")]
public int? UnsupportedControls { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="unsupportedControls")>]
member this.UnsupportedControls : Nullable<int>
Public ReadOnly Property UnsupportedControls As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to