Share via


ProtectionContainerMappingProperties.Health Property

Definition

Gets or sets health of pairing.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to