ParameterCategory Enum
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.
public enum ParameterCategory
type ParameterCategory =
Public Enum ParameterCategory
- Inheritance
-
ParameterCategory
Fields
Azure | 6 | |
Body | 5 | |
Cookie | 4 | |
Header | 3 | |
Path | 1 | |
Query | 2 | |
Runtime | 7 | |
Uri | 0 |