你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DevCenterUpdate interface

部分更新的开发中心资源。 不会更改更新请求中未提供的属性。

Extends

属性

displayName

开发中心的显示名称。

encryption

用于对专有内容 ((例如目录、日志、自定义项) )进行服务器端加密的加密设置。

identity

托管标识属性

projectCatalogSettings

将项目与目录关联时要使用的开发人员中心设置。

继承属性

location

资源所在的地理位置

tags

资源标记。

属性详细信息

displayName

开发中心的显示名称。

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