ISecuritySetting.WdacComplianceAssignment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
WDAC Compliance Assignment
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "Audit", "ApplyAndAutoCorrect" })]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="WDAC Compliance Assignment", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="wdacComplianceAssignment", Update=false)]
public string WdacComplianceAssignment { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "Audit", "ApplyAndAutoCorrect" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="WDAC Compliance Assignment", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="wdacComplianceAssignment", Update=false)>]
member this.WdacComplianceAssignment : string with get, set
Public Property WdacComplianceAssignment As String
Property Value
- Attributes