Class ExportMonitorCommandOptions
Inherited Members
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 SourceApplySubObjectRulesToMonitor
Declaration
public bool ApplySubObjectRulesToMonitor { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
RunId
Declaration
public string RunId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |