你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSRulesEngineMatchVariable Enum

Definition

public enum PSRulesEngineMatchVariable
type PSRulesEngineMatchVariable = 
Public Enum PSRulesEngineMatchVariable
Inheritance
PSRulesEngineMatchVariable

Fields

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

Applies to