SetAzureFirewallPolicyCommand.SkuTier Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Firewall policy sku tier", Mandatory=false)]
[System.Management.Automation.ValidateSet(new System.String[] { "Standard", "Premium" }, IgnoreCase=true)]
public string SkuTier { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Firewall policy sku tier", Mandatory=false)>]
[<System.Management.Automation.ValidateSet(new System.String[] { "Standard", "Premium" }, IgnoreCase=true)>]
member this.SkuTier : string with get, set
Public Property SkuTier As String

Property Value

String
Attributes

Applies to