AutomationSource.EventSource 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.
Gets or sets a valid event source type. Possible values include: 'Assessments', 'AssessmentsSnapshot', 'SubAssessments', 'SubAssessmentsSnapshot', 'Alerts', 'SecureScores', 'SecureScoresSnapshot', 'SecureScoreControls', 'SecureScoreControlsSnapshot', 'RegulatoryComplianceAssessment', 'RegulatoryComplianceAssessmentSnapshot'
[Newtonsoft.Json.JsonProperty(PropertyName="eventSource")]
public string EventSource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventSource")>]
member this.EventSource : string with get, set
Public Property EventSource As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute