FirewallPolicyRuleCollectionGroupDraft interface

Rule Collection Group resource.

Extends

Properties

priority

Priority of the Firewall Policy Rule Collection Group resource.

ruleCollections

Group of Firewall Policy rule collections.

size

A read-only string that represents the size of the FirewallPolicyRuleCollectionGroupProperties in MB. (ex 1.2MB)

Inherited Properties

id

Resource ID.

name

Name of the resource.

type

Resource type.

Property Details

priority

Priority of the Firewall Policy Rule Collection Group resource.

priority?: number

Property Value

number

ruleCollections

Group of Firewall Policy rule collections.

ruleCollections?: FirewallPolicyRuleCollectionUnion[]

Property Value

size

A read-only string that represents the size of the FirewallPolicyRuleCollectionGroupProperties in MB. (ex 1.2MB)

size?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResourceModel.id

name

Name of the resource.

name?: string

Property Value

string

Inherited From SubResourceModel.name

type

Resource type.

type?: string

Property Value

string

Inherited From SubResourceModel.type