IAzureFirewallNetworkRuleCollection 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 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
Azure SDK for .NET