VirtualEnclaveCommunityPatchProperties.FirewallSku Property
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.
SKU of the community's Azure Firewall (Basic, Standard, Premium). Standard is the default.
public Azure.ResourceManager.VirtualEnclaves.Models.VirtualEnclaveFirewallSku? FirewallSku { get; set; }
member this.FirewallSku : Nullable<Azure.ResourceManager.VirtualEnclaves.Models.VirtualEnclaveFirewallSku> with get, set
Public Property FirewallSku As Nullable(Of VirtualEnclaveFirewallSku)