HealthReport.Description Property

Definition

Gets or sets a message describing the state of health of the service. The information provided here may be exposed public so care should be taken not to expose confidential information.

[System.Runtime.Serialization.DataMember]
public string Description { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Description : string with get, set
Public Property Description As String

Property Value

Attributes

Applies to