Enum Asset.Types.AssetType
The role type of the asset.
Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum Asset.Types.AssetType
Fields
| Name | Description |
|---|---|
| Iot | An IOT asset. |
| Laptop | A laptop computer. |
| Mobile | A mobile device such as a mobile phone or PDA. |
| NetworkAttachedStorage | A network attached storage device. |
| Printer | A printer. |
| RoleUnspecified | Unspecified asset role. |
| Scanner | A scanner. |
| Server | A server. |
| TapeLibrary | A tape library device. |
| Workstation | A workstation or desktop. |