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?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}