| IDeviceDefinitionManagerUpdateDeviceDefinitionVersion Method |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Inventory
| Exception | Condition |
|---|---|
| ObjectNotFoundException | The device definition revision must be present in the system. |
| NonUniqueValueException | Thrown if name would not be unique |
| InvalidIdentifierException | Thrown if any id are zero or less |
| ValueIsRequiredException | Thrown if name is null or whitespace. |
| ArgumentNullException | deviceDefinitionRevision is . |