HealthReport.Description Property

 

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.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Models
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

<DataMemberAttribute>
Public Property Description As String

Property Value

Type: System.String
Return to top
Show: