RedTeam.SimulationOnly 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.
Simulation-only or Simulation + Evaluation. Default false, if true the scan outputs conversation not evaluation result.
public bool? SimulationOnly { get; set; }
member this.SimulationOnly : Nullable<bool> with get, set
Public Property SimulationOnly As Nullable(Of Boolean)