RestApiParameterFilterContext 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.
Initializes a new instance of the RestApiParameterFilterContext class.
public sealed class RestApiParameterFilterContexttype RestApiParameterFilterContext = classPublic NotInheritable Class RestApiParameterFilterContext- Inheritance
- 
				RestApiParameterFilterContext
Properties
| Operation | The instance of RestApiOperation this parameter belongs to. | 
| Parameter | The instance of RestApiParameter to filter. | 
| Parent | The parent object of the parameter, can be either an instance of RestApiPayload or RestApiPayloadProperty null if the parameter belongs to the operation. |