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

VerifierWorkspaceUpdate Class

Represents the VerifierWorkspace update API request interface.

Constructor

VerifierWorkspaceUpdate(*, tags: Dict[str, str] | None = None, properties: _models.VerifierWorkspaceUpdateProperties | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
tags

Dictionary of <string>.

Default value: None
properties

Represents the VerifierWorkspace update properties.

Default value: None

Variables

Name Description
tags

Dictionary of <string>.

properties

Represents the VerifierWorkspace update properties.