Skip to main content

firewall_policy_rule_collection_groups

Overview

Namefirewall_policy_rule_collection_groups
TypeResource
Idazure.network.firewall_policy_rule_collection_groups

Fields

NameDatatypeDescription
idstringResource ID.
namestringThe name of the resource that is unique within a resource group. This name can be used to access the resource.
etagstringA unique read-only string that changes whenever the resource is updated.
propertiesobjectProperties of the rule collection group.
typestringRule Group type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTfirewallPolicyName, resourceGroupName, ruleCollectionGroupName, subscriptionIdGets the specified FirewallPolicyRuleCollectionGroup.
listSELECTfirewallPolicyName, resourceGroupName, subscriptionIdLists all FirewallPolicyRuleCollectionGroups in a FirewallPolicy resource.
create_or_updateINSERTfirewallPolicyName, resourceGroupName, ruleCollectionGroupName, subscriptionIdCreates or updates the specified FirewallPolicyRuleCollectionGroup.
deleteDELETEfirewallPolicyName, resourceGroupName, ruleCollectionGroupName, subscriptionIdDeletes the specified FirewallPolicyRuleCollectionGroup.
_listEXECfirewallPolicyName, resourceGroupName, subscriptionIdLists all FirewallPolicyRuleCollectionGroups in a FirewallPolicy resource.