Compartir a través de


DenyAssignment.IsSystemProtected Propiedad

Definición

Obtiene o establece especifica si Azure creó esta asignación de denegación y no se puede editar ni eliminar.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a