Share via


RegulatoryComplianceStandard.UnsupportedControls Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to