次の方法で共有


GalleryImageVersionSafetyProfile.PolicyViolations プロパティ

定義

このギャラリー イメージ バージョンに対して報告されたポリシー違反の一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="policyViolations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.PolicyViolation> PolicyViolations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="policyViolations")>]
member this.PolicyViolations : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.PolicyViolation>
Public ReadOnly Property PolicyViolations As IList(Of PolicyViolation)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象