DevTestLabPolicySetResult.PolicyViolations Property

Definition

The list of policy violations.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DevTestLabs.Models.DevTestLabPolicyViolation> PolicyViolations { get; }
member this.PolicyViolations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DevTestLabs.Models.DevTestLabPolicyViolation>
Public ReadOnly Property PolicyViolations As IReadOnlyList(Of DevTestLabPolicyViolation)

Property Value

Applies to