IAzureFirewallNatRuleCollection Interface

Definition

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

public interface IAzureFirewallNatRuleCollection
type IAzureFirewallNatRuleCollection = interface
Public Interface IAzureFirewallNatRuleCollection

Properties

Action

Gets the action type of a NAT 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 NAT rule collection resource.

ProvisioningState

Gets the provisioning state of the Azure firewall IP configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

Rules

Gets collection of rules used by a NAT rule collection.

Applies to