DraDetails.Health 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 the health. Possible values include: 'None', 'Normal', 'Warning', 'Critical'
[Newtonsoft.Json.JsonProperty(PropertyName="health")]
public string Health { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="health")>]
member this.Health : string
Public ReadOnly Property Health As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute