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

DevCenterUpdateProperties interface

开发中心的属性。 创建资源后,可以更新这些属性。

属性

displayName

开发中心的显示名称。

encryption

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

projectCatalogSettings

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

属性详细信息

displayName

开发中心的显示名称。

displayName?: string

属性值

string

encryption

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

encryption?: Encryption

属性值

projectCatalogSettings

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

projectCatalogSettings?: DevCenterProjectCatalogSettings

属性值