Show / Hide Table of Contents

Class ExportMonitorCommandOptions

Inheritance
System.Object
CommandOptions
ExportOptions
ExportMonitorCommandOptions
Inherited Members
ExportOptions.AnalysesFile
ExportOptions.DisableAnalysis
ExportOptions.ExplodedOutput
ExportOptions.OutputPath
ExportOptions.SaveToDatabase
ExportOptions.RunScripts
CommandOptions.DatabaseFilename
CommandOptions.Debug
CommandOptions.LowMemoryUsage
CommandOptions.Quiet
CommandOptions.Shards
CommandOptions.Verbose
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Microsoft.CST.AttackSurfaceAnalyzer
Assembly: AsaLib.dll
Syntax
public class ExportMonitorCommandOptions : ExportOptions

Properties

| Improve this Doc View Source

ApplySubObjectRulesToMonitor

Declaration
public bool ApplySubObjectRulesToMonitor { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

RunId

Declaration
public string RunId { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top Generated by DocFX