VirtualMachineInstancePropertiesSecurityProfileUefiSettings.SecureBootEnabled Property

Definition

Specifies whether secure boot should be enabled on the virtual machine instance.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Owned)]
public bool? SecureBootEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Owned)>]
member this.SecureBootEnabled : Nullable<bool> with get, set
Public Property SecureBootEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to