ServerEndpointCloudTieringStatus.Health Property

Definition

Gets cloud tiering health state. Possible values include: 'Unavailable', 'Healthy', 'Error'

[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

Applies to