'This property specifies the type of the parameter. The "int", "long", "word", and "dword" types specify a numeric parameter; "edit" and "enum" types specify a text parameter. Note that the values for all the parameters that are displayed in the user interface, including numeric parameters, are stored in the registry as REG_SZ (null terminated string) data type. This property is only valid if the parameter is displayed in user interface.'
Values
['int', 'long', 'word', 'dword', 'enum', 'edit']
DisplayParameterType property is in 1 class (MSFT_NetAdapterAdvancedPropertySettingData) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
'If True, specifying this parameter is optional. Otherwise it is mandatory. This property is only valid if the parameter is displayed in user interface.'
Optional property is in 1 class (MSFT_NetAdapterAdvancedPropertySettingData) of ROOT\StandardCimv2\MS_409 and in 4 namespaces
'Registry keyword name of the parameter. Registry keywords may be associated with a parameter displayed in user interface. Some registry keywords are not associated to any parameter displayed in user interface.'
RegistryKeyword property is in 1 class (MSFT_NetAdapterAdvancedPropertySettingData) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
'Current value of the registry keyword. For a parameter that is displayed in user interface and is of "enum" type, this is a value in EnumParameterRegistryValues array and not the description for the current value of the parameter.'
RegistryValue property is in 1 class (MSFT_NetAdapterAdvancedPropertySettingData) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
'An array of strings representing the descriptions for the registry keyword values used in EnumParameterRegistryValues. This property is only valid if the parameter is displayed in user interface.'
ValidDisplayValues property is in 1 class (MSFT_NetAdapterAdvancedPropertySettingData) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
'An array of integers specifying the registry keyword values used to represent a parameter of the "enum" type. This property is only valid if the parameter is displayed in user interface.'
ValidRegistryValues property is in 1 class (MSFT_NetAdapterAdvancedPropertySettingData) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
Derived properties (8) of MSFT_NetAdapterAdvancedPropertySettingData class
'The user-friendly name for this instance of SettingData. In addition, the user-friendly name can be used as an index property for a search or query. (Note: The name does not have to be unique within a namespace.)'
'Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following "preferred" algorithm: : Where and are separated by a colon (:), and where must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the _ structure of Schema class names.) In addition, to ensure uniqueness, must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between and . is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If the above "preferred" algorithm is not used, the defining entity must assure that the resulting InstanceID is not reused across any InstanceIDs produced by this or other providers for the NameSpace of this instance. For DMTF-defined instances, the "preferred" algorithm must be used with the set to CIM.'
'Interface Description, a.k.a. ifDescr or friendly name is a unique name assigned to the network adapter during installation. This name cannot be changed and is persisted as long as the network adapter is not uninstalled.'
'Name, a.k.a. Connection Name, ifAlias, or InterfaceAlias, is a unique name assigned to the adapter during installation. The Name of the adapter can be changed by the administrator and is persisted across the boot or network adapter restart.'