FirewallPolicyRuleCollection interface
規則集合的屬性。
屬性
name | 規則集合的名稱。 |
priority | 防火牆原則規則集合資源的優先順序。 |
rule |
多型歧視性,指定這個物件可以是的不同類型 |
屬性詳細資料
name
規則集合的名稱。
name?: string
屬性值
string
priority
防火牆原則規則集合資源的優先順序。
priority?: number
屬性值
number
ruleCollectionType
多型歧視性,指定這個物件可以是的不同類型
ruleCollectionType: "FirewallPolicyFilterRuleCollection" | "FirewallPolicyNatRuleCollection"
屬性值
"FirewallPolicyFilterRuleCollection" | "FirewallPolicyNatRuleCollection"