ManagementLockObject interface
鎖定資訊。
屬性
id | 鎖定的資源識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
level | 鎖定的層級。 可能的值為:NotSpecified、CanNotDelete、ReadOnly。 CanNotDelete 表示授權的使用者能夠讀取和修改資源,但無法刪除。 ReadOnly 表示授權的使用者只能從資源讀取,但無法修改或刪除資源。 |
name | 鎖定的名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
notes | 關於鎖定的注意事項。 最多 512 個字元。 |
owners | 鎖定的擁有者。 |
system |
與建立和上次修改資源相關的中繼資料。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
type | 鎖定的資源類型 - Microsoft.Authorization/locks。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
id
鎖定的資源識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。
id?: string
屬性值
string
level
鎖定的層級。 可能的值為:NotSpecified、CanNotDelete、ReadOnly。 CanNotDelete 表示授權的使用者能夠讀取和修改資源,但無法刪除。 ReadOnly 表示授權的使用者只能從資源讀取,但無法修改或刪除資源。
level: string
屬性值
string
name
鎖定的名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。
name?: string
屬性值
string
notes
關於鎖定的注意事項。 最多 512 個字元。
notes?: string
屬性值
string
owners
systemData
type
鎖定的資源類型 - Microsoft.Authorization/locks。 注意:此屬性不會序列化。 它只能由伺服器填入。
type?: string
屬性值
string