Freigeben über


PolicyAssignment.NonComplianceMessages Eigenschaft

Definition

Ruft die Meldungen ab, die beschreiben, warum eine Ressource nicht mit der Richtlinie kompatibel ist, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: