Bagikan melalui


IAzureFirewallApplicationRuleCollection Interface

Definition

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.

Applies to