NewOrUpdateAgentPoolBase.EnableSecureBoot Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The secure Boot is a feature of Trusted Launch which ensures that only signed operating systems and drivers can boot. For more details, see aka.ms/aks/trustedlaunch.  If not specified, the default is false.", Mandatory=false)]
public System.Management.Automation.SwitchParameter EnableSecureBoot { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The secure Boot is a feature of Trusted Launch which ensures that only signed operating systems and drivers can boot. For more details, see aka.ms/aks/trustedlaunch.  If not specified, the default is false.", Mandatory=false)>]
member this.EnableSecureBoot : System.Management.Automation.SwitchParameter with get, set
Public Property EnableSecureBoot As SwitchParameter

Property Value

Attributes

Applies to