다음을 통해 공유


DenyAssignment.IsSystemProtected 속성

정의

이 거부 할당이 Azure에서 만들어졌으며 편집하거나 삭제할 수 없는지 여부를 지정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상