Share via


IDeploymentSecuritySettings.HvciProtection Property

Definition

By default, Hypervisor-protected Code Integrity is enabled on your Azure HCI cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="By default, Hypervisor-protected Code Integrity is enabled on your Azure HCI cluster.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="hvciProtection")]
public bool? HvciProtection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="By default, Hypervisor-protected Code Integrity is enabled on your Azure HCI cluster.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="hvciProtection")>]
member this.HvciProtection : Nullable<bool> with get, set
Public Property HvciProtection As Nullable(Of Boolean)

Property Value

Attributes

Applies to