VulnerabilityAssessmentScanRecord.ScanId Property

Definition

Gets the scan ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to