Compartilhar via


VerifierWorkspaceUpdate Class

Represents the VerifierWorkspace update API request interface.

Inheritance
azure.mgmt.network._serialization.Model
VerifierWorkspaceUpdate

Constructor

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

Keyword-Only Parameters

Name Description
tags

Dictionary of <string>.

properties

Represents the VerifierWorkspace update properties.

Variables

Name Description
tags

Dictionary of <string>.

properties

Represents the VerifierWorkspace update properties.