PSRulesEngineMatchVariable Enum
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.
C#
public enum PSRulesEngineMatchVariable
type PSRulesEngineMatchVariable =
Public Enum PSRulesEngineMatchVariable
- Inheritance
-
PSRulesEngineMatchVariable
Name | Value | Description |
---|---|---|
IsMobile | 0 | |
RemoteAddr | 1 | |
RequestMethod | 2 | |
QueryString | 3 | |
PostArgs | 4 | |
RequestUri | 5 | |
RequestPath | 6 | |
RequestFilename | 7 | |
RequestFilenameExtension | 8 | |
RequestHeader | 9 | |
RequestBody | 10 | |
RequestScheme | 11 |
Produkt | Versionen |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |