Share via


DtlPolicyCmdletBase.Enable Property

Definition

Enable.

[System.Management.Automation.Parameter(HelpMessage="Whether to enable the policy.", Mandatory=false, ParameterSetName="Enable", Position=2)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public System.Management.Automation.SwitchParameter Enable { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Whether to enable the policy.", Mandatory=false, ParameterSetName="Enable", Position=2)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Enable : System.Management.Automation.SwitchParameter with get, set
Public Property Enable As SwitchParameter

Property Value

Attributes

Applies to