Freigeben über


PolicyState.IsCompliant Eigenschaft

Definition

Ruft das Flag ab, das angibt, ob die Ressource mit der Richtlinienzuweisung kompatibel ist, für die sie ausgewertet wurde, oder legt dieses fest. Diese Eigenschaft ist veraltet. verwenden Sie stattdessen ComplianceState.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: