IDeploymentSecuritySettings.DriftControlEnforced Property

Definition

When set to true, the security baseline is re-applied regularly.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="When set to true, the security baseline is re-applied regularly.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="driftControlEnforced", Update=true)]
public bool? DriftControlEnforced { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="When set to true, the security baseline is re-applied regularly.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="driftControlEnforced", Update=true)>]
member this.DriftControlEnforced : Nullable<bool> with get, set
Public Property DriftControlEnforced As Nullable(Of Boolean)

Property Value

Attributes

Applies to