Share via


VulnerabilityAssessmentScanRecordInner.TriggerType Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.triggerType")]
public Microsoft.Azure.Management.Sql.Fluent.Models.VulnerabilityAssessmentScanTriggerType TriggerType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.triggerType")>]
member this.TriggerType : Microsoft.Azure.Management.Sql.Fluent.Models.VulnerabilityAssessmentScanTriggerType
Public ReadOnly Property TriggerType As VulnerabilityAssessmentScanTriggerType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to