Sdílet prostřednictvím


DenyAssignment.IsSystemProtected Vlastnost

Definice

Získá nebo nastaví určuje, jestli toto přiřazení zamítnutí bylo vytvořeno v Azure a nelze ho upravit nebo odstranit.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro