共用方式為


GalleryImageVersionSafetyProfile.PolicyViolations Property

Definition

Gets a list of Policy Violations that have been reported for this Gallery Image Version.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to