Microsoft.WindowsAzure.Mobile.Service.Models Namespace
| Class | Description | |
|---|---|---|
![]() | 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. |
![]() | 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. |
![]() | HelpPageApiModel | The model that represents an API displayed on the help page. |
![]() | StatusReport | Provides status information generated by a IStatusReporter which is used to indicate the status of a service using the DiagnosticsController. |
![]() | TableStatusReport | Represents the status of storage (e.g. SQL database). |
Show:
