VerifierWorkspaceUpdate interface
Represents the VerifierWorkspace update API request interface.
Properties
| properties | Represents the VerifierWorkspace update properties. |
| tags | Dictionary of <string> |
Property Details
properties
Represents the VerifierWorkspace update properties.
properties?: VerifierWorkspaceUpdateProperties
Property Value
tags
Dictionary of <string>
tags?: Record<string, string>
Property Value
Record<string, string>