ExclusionManagedRuleGroup.Rules プロパティ

定義

除外されるルールの一覧。 何も指定しない場合、グループ内のすべてのルールが除外されます。

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

プロパティ値

適用対象