AssetKind 🔗

Enumeration for denoting whether an asset is a type asset or an instance asset or a batch asset or is a role or whether this kind of classification is not applicable.

Literals

Type 🔗 = 'Type'
Type asset
Instance 🔗 = 'Instance'
Instance asset
Batch 🔗 = 'Batch'
Batch asset
Role 🔗 = 'Role'
Role asset
NotApplicable 🔗 = 'NotApplicable'
None of the other asset kinds

Usages

AssetInformation AssetInformation.assetKind