StatusReport.Status Property

 

Collection of data points describing the status of the service as provided by a particular IStatusReporter.

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

public IDictionary<string, object> Status { get; }
Return to top
Show: