pvw types deleteTypeDef¶
Command Reference > types > deleteTypeDef
Description¶
Delete type definition.
Syntax¶
pvw types deleteTypeDef --name=<val>
Required Arguments¶
--name: name parameter
Optional Arguments¶
--purviewName: Microsoft Purview account name. (string)--guid: The globally unique identifier. (string)--payloadFile: File path to a valid JSON document. (string)--type: Typedef name as search filter (classification | entity | enum | relationship | struct). (string)
API Mapping¶
Catalog Data Plane > Types > Deletetypedef
https://{accountName}.purview.azure.com/catalog/api/atlas/v2/types/deleteTypeDef
Examples¶
DESCRIBE_EXAMPLE.
EXAMPLE_COMMAND
Example payload.
PASTE_JSON_HERE