RestApiOperationPayloadProperty 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.
The REST API operation payload property.
public sealed class RestApiOperationPayloadProperty
type RestApiOperationPayloadProperty = class
Public NotInheritable Class RestApiOperationPayloadProperty
- Inheritance
-
RestApiOperationPayloadProperty
Constructors
Properties
DefaultValue |
The default value. |
Description |
The property description. |
Format |
The property type modifier that refines the generic parameter type to a more specific one. More details can be found at https://swagger.io/docs/specification/data-models/data-types |
IsRequired |
Flag specifying if the property is required or not. |
Name |
The property name. |
Properties |
The properties. |
Schema |
The schema of the parameter. |
Type |
The property type. |