Share via


VulnerabilityAssessmentScanRecord.TriggerType Property

Definition

Gets the scan trigger type. Possible values include: 'OnDemand', 'Recurring'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.triggerType")]
public string TriggerType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.triggerType")>]
member this.TriggerType : string
Public ReadOnly Property TriggerType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to