Partager via


PolicyEvent.IsCompliant Propriété

Définition

Obtient ou définit l’indicateur qui indique si la ressource est conforme à l’affectation de stratégie sur laquelle elle a été évaluée.

[Newtonsoft.Json.JsonProperty(PropertyName="isCompliant")]
public bool? IsCompliant { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isCompliant")>]
member this.IsCompliant : Nullable<bool> with get, set
Public Property IsCompliant As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à