Partager via


SecureScoreControlScoreDetails.NotApplicableResourceCount Property

Definition

Gets number of not applicable resources in the control

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to