HealthReport.Description Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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