Bagikan melalui


IAzureFirewallNetworkRuleCollection Interface

Definition

Entry point for Azure firewall network rule collection management API in Azure.

public interface IAzureFirewallNetworkRuleCollection
type IAzureFirewallNetworkRuleCollection = interface
Public Interface IAzureFirewallNetworkRuleCollection

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 network rule collection resource.

ProvisioningState

Gets the provisioning state of the network rule collection resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

Rules

Gets collection of rules used by a network rule collection.

Applies to