共用方式為


DevCenterUpdate interface

部分更新的 devcenter 資源。 更新要求中未提供的屬性將不會變更。

Extends

屬性

displayName

devcenter 的顯示名稱。

encryption

用於專屬內容的伺服器端加密加密設定(例如目錄、記錄、自定義)。

identity

受控識別屬性

projectCatalogSettings

將專案與目錄產生關聯時要使用的開發人員中心設定。

繼承的屬性

location

資源所在的地理位置

tags

資源標籤。

屬性詳細資料

displayName

devcenter 的顯示名稱。

displayName?: string

屬性值

string

encryption

用於專屬內容的伺服器端加密加密設定(例如目錄、記錄、自定義)。

encryption?: Encryption

屬性值

identity

受控識別屬性

identity?: ManagedServiceIdentity

屬性值

projectCatalogSettings

將專案與目錄產生關聯時要使用的開發人員中心設定。

projectCatalogSettings?: DevCenterProjectCatalogSettings

屬性值

繼承的屬性詳細資料

location

資源所在的地理位置

location?: string

屬性值

string

繼承自TrackedResourceUpdate.location

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自TrackedResourceUpdate.tags