GalleryUpdate interface

指定您要更新之共用映像庫的相關信息。

Extends

屬性

description

此共用映像庫資源的描述。 這個屬性是可更新的。

identifier

描述資源庫的唯一名稱。

identity

如果已設定,則為資源庫的身分識別。

provisioningState

只出現在回應中的布建狀態。

sharingProfile

資源庫共用至訂用帳戶或租使用者的配置檔

sharingStatus

目前資源庫的共享狀態。

softDeletePolicy

包含資源庫虛刪除原則的相關信息。

繼承的屬性

id

資源識別碼

name

資源名稱

tags

資源標籤

type

資源類型

屬性詳細資料

description

此共用映像庫資源的描述。 這個屬性是可更新的。

description?: string

屬性值

string

identifier

描述資源庫的唯一名稱。

identifier?: GalleryIdentifier

屬性值

identity

如果已設定,則為資源庫的身分識別。

identity?: GalleryIdentity

屬性值

provisioningState

只出現在回應中的布建狀態。

provisioningState?: string

屬性值

string

sharingProfile

資源庫共用至訂用帳戶或租使用者的配置檔

sharingProfile?: SharingProfile

屬性值

sharingStatus

目前資源庫的共享狀態。

sharingStatus?: SharingStatus

屬性值

softDeletePolicy

包含資源庫虛刪除原則的相關信息。

softDeletePolicy?: SoftDeletePolicy

屬性值

繼承的屬性詳細資料

id

資源識別碼

id?: string

屬性值

string

繼承自UpdateResourceDefinition.id

name

資源名稱

name?: string

屬性值

string

繼承自UpdateResourceDefinition.name

tags

資源標籤

tags?: Record<string, string>

屬性值

Record<string, string>

繼承自UpdateResourceDefinition.tags

type

資源類型

type?: string

屬性值

string

繼承自UpdateResourceDefinition.type