ProtectionContainer.HealthStatus Property

Definition

Gets or sets status of health of the container.

[Newtonsoft.Json.JsonProperty(PropertyName="healthStatus")]
public string HealthStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="healthStatus")>]
member this.HealthStatus : string with get, set
Public Property HealthStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to