| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
configParams* | OptionValue[] |
The configuration parameters for this device class.
All required configuration parameters must be provided for both add
and edit operations. The provided configuration parameters replace
the previous ones. In particular, passing an empty array will unset
all existing configuration parameters.
|
deviceClass* | xsd:string |
The device class that backs this DVX device.
During add operations, this value must be a non-empty string.
During edit operations, if this value is not set or is an empty
string, the current device class remains unchanged.
|
Properties inherited from VirtualDeviceBackingInfo | ||
None | ||
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |