SecureScoreControlDetails.HealthyResourceCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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