Share via


IDeploymentSecuritySettings.DrtmProtection Property

Definition

By default, Secure Boot is enabled on your Azure HCI cluster. This setting is hardware dependent.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="By default, Secure Boot is enabled on your Azure HCI cluster. This setting is hardware dependent.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="drtmProtection")]
public bool? DrtmProtection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="By default, Secure Boot is enabled on your Azure HCI cluster. This setting is hardware dependent.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="drtmProtection")>]
member this.DrtmProtection : Nullable<bool> with get, set
Public Property DrtmProtection As Nullable(Of Boolean)

Property Value

Attributes

Applies to