HealthReport.Health Property

Definition

Gets or sets a HealthMeter value indicating the health of the service.

[System.Runtime.Serialization.DataMember]
public Microsoft.WindowsAzure.Mobile.Service.Diagnostics.HealthMeter Health { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Health : Microsoft.WindowsAzure.Mobile.Service.Diagnostics.HealthMeter with get, set
Public Property Health As HealthMeter

Property Value

Attributes

Applies to