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

FrontDoorRulePatch.MatchProcessingBehavior 属性

定义

如果此规则是匹配项,则规则引擎应继续运行剩余规则或停止。 如果不存在,则默认为“继续”。

public Azure.ResourceManager.Cdn.Models.MatchProcessingBehavior? MatchProcessingBehavior { get; set; }
member this.MatchProcessingBehavior : Nullable<Azure.ResourceManager.Cdn.Models.MatchProcessingBehavior> with get, set
Public Property MatchProcessingBehavior As Nullable(Of MatchProcessingBehavior)

属性值

适用于