AzureFirewallAutoscaleConfiguration interface

Azure Firewall Autoscale Configuration parameters.

Properties

maxCapacity

The maximum number of capacity units for this azure firewall. Use null to reset the value to the service default.

minCapacity

The minimum number of capacity units for this azure firewall. Use null to reset the value to the service default.

Property Details

maxCapacity

The maximum number of capacity units for this azure firewall. Use null to reset the value to the service default.

maxCapacity?: number

Property Value

number

minCapacity

The minimum number of capacity units for this azure firewall. Use null to reset the value to the service default.

minCapacity?: number

Property Value

number