RestApiExpectedResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
REST API response.
public sealed class RestApiExpectedResponse
type RestApiExpectedResponse = class
Public NotInheritable Class RestApiExpectedResponse
- Inheritance
-
RestApiExpectedResponse
Properties
| Description |
Gets the description of the response. |
| MediaType |
Gets the media type of the response. |
| Schema |
The schema of the response. |