次の方法で共有


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

適用対象