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

DevCenterUpdate interface

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

属性

devBoxProvisioningSettings

要用于预配属于此开发人员中心的所有 Dev Boxes 的设置。

displayName

开发中心的显示名称。

encryption

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

identity

托管标识属性。

location

资源所在的地理位置。

networkSettings

将在与开发人员中心关联的网络资源上强制执行的网络设置。

projectCatalogSettings

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

tags

资源标记。

属性详细信息

devBoxProvisioningSettings

要用于预配属于此开发人员中心的所有 Dev Boxes 的设置。

devBoxProvisioningSettings?: DevBoxProvisioningSettings

属性值

displayName

开发中心的显示名称。

displayName?: string

属性值

string

encryption

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

encryption?: Encryption

属性值

identity

托管标识属性。

identity?: ManagedServiceIdentity

属性值

location

资源所在的地理位置。

location?: string

属性值

string

networkSettings

将在与开发人员中心关联的网络资源上强制执行的网络设置。

networkSettings?: DevCenterNetworkSettings

属性值

projectCatalogSettings

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

projectCatalogSettings?: DevCenterProjectCatalogSettings

属性值

tags

资源标记。

tags?: Record<string, string>

属性值

Record<string, string>