PolicyAssignment.NonComplianceMessages Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the messages that describe why a resource is non-compliant with the policy.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.nonComplianceMessages")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.NonComplianceMessage> NonComplianceMessages { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nonComplianceMessages")>]
member this.NonComplianceMessages : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.NonComplianceMessage> with get, set
Public Property NonComplianceMessages As IList(Of NonComplianceMessage)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute