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

ExceptionEntry.ExceptionManagedRuleSets Property

Definition

The managed rule sets that are associated with the exception.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ExclusionManagedRuleSet> ExceptionManagedRuleSets { get; }
member this.ExceptionManagedRuleSets : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ExclusionManagedRuleSet>
Public ReadOnly Property ExceptionManagedRuleSets As IList(Of ExclusionManagedRuleSet)

Property Value

Applies to