FirewallPolicyRuleCollectionGroup interface

Rule Collection Group resource.

Extends

Properties

etag

A unique read-only string that changes whenever the resource is updated.

priority

Priority of the Firewall Policy Rule Collection Group resource.

provisioningState

The provisioning state 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

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

priority

Priority of the Firewall Policy Rule Collection Group resource.

priority?: number

Property Value

number

provisioningState

The provisioning state of the firewall policy rule collection group resource.

provisioningState?: string

Property Value

string

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