Share via


SecureScoreControlDetails.UnhealthyResourceCount Property

Definition

Gets number of unhealthy resources in the control

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to