FirewallPolicyRuleCollectionGroupDraft interface

Rule Collection Group resource.

Extends

Properties

name

The name of the resource that is unique within a resource group. This name can be used to access the resource.

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) NOTE: This property will not be serialized. It can only be populated by the server.

type

Rule Group type. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource ID.

Property Details

name

The name of the resource that is unique within a resource group. This name can be used to access the resource.

name?: string

Property Value

string

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) NOTE: This property will not be serialized. It can only be populated by the server.

size?: string

Property Value

string

type

Rule Group type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id