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

OnlineExperimentationWorkspacePatch interface

联机试验工作区资源的部分更新。

属性

identity

分配给此资源的托管服务标识。

properties

联机试验工作区资源的可更新属性。

sku

分配给此资源的 SKU(库存单位)。

tags

资源标记。

属性详细信息

identity

分配给此资源的托管服务标识。

identity?: ManagedServiceIdentity

属性值

properties

联机试验工作区资源的可更新属性。

properties?: { encryption?: ResourceEncryptionConfiguration, logAnalyticsWorkspaceResourceId?: string, logsExporterStorageAccountResourceId?: string }

属性值

{ encryption?: ResourceEncryptionConfiguration, logAnalyticsWorkspaceResourceId?: string, logsExporterStorageAccountResourceId?: string }

sku

分配给此资源的 SKU(库存单位)。

sku?: OnlineExperimentationWorkspaceSku

属性值

tags

资源标记。

tags?: Record<string, string>

属性值

Record<string, string>