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. |
| provisioning |
The provisioning state of the firewall policy rule collection group resource. |
| rule |
Group of Firewall Policy rule collections. |
| size | A read-only string that represents the size of the FirewallPolicyRuleCollectionGroupProperties in MB. (ex 1.2MB) |
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