Partager via


PolicyState.IsCompliant Propriété

Définition

Obtient ou définit l’indicateur qui indique si la ressource est conforme à l’affectation de stratégie par rapport à laquelle elle a été évaluée. Cette propriété est déconseillée ; Utilisez ComplianceState à la place.

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