HelpPageApiModel Class
The model that represents an API displayed on the help page.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | HelpPageApiModel() | Initializes a new instance of the HelpPageApiModel class. |
| Name | Description | |
|---|---|---|
![]() | ApiDescription | Gets or sets the ApiDescription that describes the API. |
![]() | ErrorMessages | Gets the error messages associated with this model. |
![]() | SampleRequests | Gets the sample requests associated with the API. |
![]() | SampleResponses | Gets the sample responses associated with the API. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)