Sdílet prostřednictvím


IWithSku Interface

Definition

The stage of the Azure firewall definition allowing to specify the firewall resource SKU.

public interface IWithSku
type IWithSku = interface
Public Interface IWithSku
Derived

Methods

WithAzureFirewallHubSkuName()

Sets the resource SKU name to 'AZFW_Hub'.

WithAzureFirewallVnetSkuName()

Sets the resource SKU name to 'AZFW_VNet'.

WithStandardSkuTier()

Sets the resource SKU tier to 'Standard'.

Applies to