次の方法で共有


VulnerabilityAssessmentScanRecord.Errors プロパティ

定義

スキャン エラーを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.errors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.VulnerabilityAssessmentScanError> Errors { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.errors")>]
member this.Errors : System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.VulnerabilityAssessmentScanError>
Public ReadOnly Property Errors As IList(Of VulnerabilityAssessmentScanError)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象