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

ProcessNotAllowed interface

执行不允许的进程。 允许列表由要允许的进程名称组成。

扩展

属性

ruleType

多态鉴别器,它指定此对象可以的不同类型的

继承属性

allowlistValues

要允许的值。 值的格式取决于规则类型。

description

自定义警报的说明。 注意:此属性不会序列化。 它只能由服务器填充。

displayName

自定义警报的显示名称。 注意:此属性不会序列化。 它只能由服务器填充。

isEnabled

自定义警报的状态。

valueType

列表中的项的值类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

ruleType

多态鉴别器,它指定此对象可以的不同类型的

ruleType: "ProcessNotAllowed"

属性值

"ProcessNotAllowed"

继承属性详细信息

allowlistValues

要允许的值。 值的格式取决于规则类型。

allowlistValues: string[]

属性值

string[]

继承自AllowlistCustomAlertRule.allowlistValues

description

自定义警报的说明。 注意:此属性不会序列化。 它只能由服务器填充。

description?: string

属性值

string

继承自AllowlistCustomAlertRule.description

displayName

自定义警报的显示名称。 注意:此属性不会序列化。 它只能由服务器填充。

displayName?: string

属性值

string

继承自AllowlistCustomAlertRule.displayName

isEnabled

自定义警报的状态。

isEnabled: boolean

属性值

boolean

继承自AllowlistCustomAlertRule.isEnabled

valueType

列表中的项的值类型。 注意:此属性不会序列化。 它只能由服务器填充。

valueType?: string

属性值

string

继承自AllowlistCustomAlertRule.valueType