IAzureFirewallApplicationRuleCollection Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Entry point for Azure firewall application rule collection management API in Azure.
public interface IAzureFirewallApplicationRuleCollection
type IAzureFirewallApplicationRuleCollection = interface
Public Interface IAzureFirewallApplicationRuleCollection
Properties
Action |
Gets the action type of a rule collection. |
Etag |
Gets a unique read-only string that changes whenever the resource is updated. |
Id |
Gets the ID of the resource. |
Name |
Gets name of the resource. |
Priority |
Gets priority of the application rule collection resource. |
ProvisioningState |
Gets the provisioning state of the Azure firewall IP configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' |
Rules |
Gets or sets collection of rules used by a application rule collection. |