FirewallPolicyRuleCollectionGroup interface
Rule Collection Group resource.
- Extends
Properties
etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
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. |
provisioning |
The provisioning state of the firewall policy rule collection group resource. NOTE: This property will not be serialized. It can only be populated by the server. |
rule |
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
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
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
provisioningState
The provisioning state of the firewall policy rule collection group resource. NOTE: This property will not be serialized. It can only be populated by the server.
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) 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