Microsoft.WindowsAzure.Mobile.Service.Models Namespace

 

Classes

Class Description
System_CAPS_pubclass ApiGroup

Defines the set of API descriptions for the actions exposed by an ApiController. This information is used to generate the help page for a service.

System_CAPS_pubclass HealthReport

Provides service health information generated by a IHealthIndicator which is used to indicate the service health using the HomeController as well as the StatusController.

System_CAPS_pubclass HelpPageApiModel

The model that represents an API displayed on the help page.

System_CAPS_pubclass StatusReport

Provides status information generated by a IStatusReporter which is used to indicate the status of a service using the DiagnosticsController.

System_CAPS_pubclass TableStatusReport

Represents the status of storage (e.g. SQL database).

Return to top