共用方式為


FirewallPolicyRuleCollectionGroupDraft interface

規則集合群組資源。

Extends

屬性

name

資源群組內唯一的資源名稱。 此名稱可用來存取資源。

priority

防火牆原則規則集合群組資源的優先順序。

ruleCollections

防火牆原則規則集合群組。

size

只讀字串,表示 MB 中 FirewallPolicyRuleCollectionGroupProperties 的大小。 (例如 1.2MB)注意:這個屬性不會串行化。 它只能由伺服器填入。

type

規則群組類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼。

屬性詳細資料

name

資源群組內唯一的資源名稱。 此名稱可用來存取資源。

name?: string

屬性值

string

priority

防火牆原則規則集合群組資源的優先順序。

priority?: number

屬性值

number

ruleCollections

防火牆原則規則集合群組。

ruleCollections?: FirewallPolicyRuleCollectionUnion[]

屬性值

size

只讀字串,表示 MB 中 FirewallPolicyRuleCollectionGroupProperties 的大小。 (例如 1.2MB)注意:這個屬性不會串行化。 它只能由伺服器填入。

size?: string

屬性值

string

type

規則群組類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自SubResource.id