Partager via


SecureScoreControlDetails.HealthyResourceCount Property

Definition

Gets number of healthy resources in the control

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to