MSFT_NetAdapterAdvancedPropertySettingData, ROOT\StandardCimv2\MS_409

Class | Methods (1) | Properties (23) | Qualifiers (3) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

This class represents the advanced properties of a network adapter stored in the registry.

MSFT_NetAdapterAdvancedPropertySettingData methods

MSFT_NetAdapterAdvancedPropertySettingData has 1 methods (1 Local)

NameOriginReturn
ResetMSFT_NetAdapterAdvancedPropertySettingDatauint32 {'out':True}

MSFT_NetAdapterAdvancedPropertySettingData properties

MSFT_NetAdapterAdvancedPropertySettingData has 23 properties (15 Local, 8 Derived)

NameOriginCIMType
CaptionCIM_ManagedElement8 [string]
DefaultDisplayValueMSFT_NetAdapterAdvancedPropertySettingData8 [string]
DefaultRegistryValueMSFT_NetAdapterAdvancedPropertySettingData8 [string]
DescriptionCIM_ManagedElement8 [string]
DisplayNameMSFT_NetAdapterAdvancedPropertySettingData8 [string]
DisplayParameterTypeMSFT_NetAdapterAdvancedPropertySettingData19 [uint32]
DisplayValueMSFT_NetAdapterAdvancedPropertySettingData8 [string]
ElementNameCIM_ManagedElement8 [string]
key
InstanceID
CIM_ManagedElement8 [string]
InterfaceDescriptionMSFT_NetAdapterSettingData8 [string]
NameMSFT_NetAdapterSettingData8 [string]
NumericParameterBaseValueMSFT_NetAdapterAdvancedPropertySettingData8 [string]
NumericParameterMaxValueMSFT_NetAdapterAdvancedPropertySettingData8 [string]
NumericParameterMinValueMSFT_NetAdapterAdvancedPropertySettingData8 [string]
NumericParameterStepValueMSFT_NetAdapterAdvancedPropertySettingData8 [string]
OptionalMSFT_NetAdapterAdvancedPropertySettingData11 [boolean]
RegistryDataTypeMSFT_NetAdapterAdvancedPropertySettingData19 [uint32]
RegistryKeywordMSFT_NetAdapterAdvancedPropertySettingData8 [string]
RegistryValueMSFT_NetAdapterAdvancedPropertySettingData8 [string]
SourceMSFT_NetAdapterSettingData19 [uint32]
SystemNameMSFT_NetAdapterSettingData8 [string]
ValidDisplayValuesMSFT_NetAdapterAdvancedPropertySettingData8 [string]
ValidRegistryValuesMSFT_NetAdapterAdvancedPropertySettingData8 [string]

Detailed description of MSFT_NetAdapterAdvancedPropertySettingData methods

Local methods (1) of MSFT_NetAdapterAdvancedPropertySettingData class

Reset method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
CmdletOutputobject:MSFT_NetAdapterAdvancedPropertySettingData0-{'Out':True}
Description'Resets the advanced property of a network adapter to its factory default value.'
Reset method is in 13 classes of ROOT\StandardCimv2\MS_409 and in 19 namespaces

Detailed description of MSFT_NetAdapterAdvancedPropertySettingData properties

Local properties (15) of MSFT_NetAdapterAdvancedPropertySettingData class

DefaultDisplayValue property
CIMTYPE'string'
Description'The description for the default value of the parameter.
This property is only valid if the parameter is displayed in user interface.'
DefaultDisplayValue property is in 1 class (MSFT_NetAdapterAdvancedPropertySettingData) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
DefaultRegistryValue property
CIMTYPE'string'
Description'Default registry value for the parameter.
This property is only valid if the parameter is displayed in user interface.'
DefaultRegistryValue property is in 1 class (MSFT_NetAdapterAdvancedPropertySettingData) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
DisplayName property
CIMTYPE'string'
Description'The property description in user interface.
This property is only valid if the parameter is displayed in user interface.'
DisplayName property is in 12 classes of ROOT\StandardCimv2\MS_409 and in 30 namespaces
DisplayParameterType property
CIMTYPE'uint32'
Description'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
DisplayValue property
CIMTYPE'string'
Description'The description for the current value of the property.
This property is only valid if the parameter is displayed in user interface.'
DisplayValue property is in 1 class (MSFT_NetAdapterAdvancedPropertySettingData) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
NumericParameterBaseValue property
CIMTYPE'string'
Description'The "Base" used in representing a numeric parameter.
This property is only valid if the parameter is displayed in user interface.'
NumericParameterBaseValue property is in 1 class (MSFT_NetAdapterAdvancedPropertySettingData) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
NumericParameterMaxValue property
CIMTYPE'string'
Description'The maximum value of a numeric parameter.
This property is only valid if the parameter is displayed in user interface.'
NumericParameterMaxValue property is in 1 class (MSFT_NetAdapterAdvancedPropertySettingData) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
NumericParameterMinValue property
CIMTYPE'string'
Description'The minimum value of a numeric parameter.
This property is only valid if the parameter is displayed in user interface.'
NumericParameterMinValue property is in 1 class (MSFT_NetAdapterAdvancedPropertySettingData) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
NumericParameterStepValue property
CIMTYPE'string'
Description'The "Step" value of a numeric parameter.
This property is only valid if the parameter is displayed in user interface.'
NumericParameterStepValue property is in 1 class (MSFT_NetAdapterAdvancedPropertySettingData) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
Optional property
CIMTYPE'boolean'
Description'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
RegistryDataType property
CIMTYPE'uint32'
Description'Registry keyword data type. For parameters displayed in user interface, this value is always REG_SZ even if the parameter is a numeric parameter.'
Values['REG_SZ', 'REG_DWORD', 'REG_MULTI_SZ', 'REG_QWORD']
RegistryDataType property is in 1 class (MSFT_NetAdapterAdvancedPropertySettingData) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
RegistryKeyword property
CIMTYPE'string'
Description'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
RegistryValue property
CIMTYPE'string'
Description'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
ValidDisplayValues property
CIMTYPE'string'
Description'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
ValidRegistryValues property
CIMTYPE'string'
Description'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

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one- line string) of the object.'
Caption property is in 153 classes of ROOT\StandardCimv2\MS_409 and in 37 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object.'
Description property is in 154 classes of ROOT\StandardCimv2\MS_409 and in 142 namespaces
ElementName property
CIMTYPE'string'
Description'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.)'
ElementName property is in 153 classes of ROOT\StandardCimv2\MS_409 and in 21 namespaces
InstanceID property
CIMTYPE'string'
Description'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.'
keyTrue
InstanceID property is in 153 classes of ROOT\StandardCimv2\MS_409 and in 21 namespaces
InterfaceDescription property
CIMTYPE'string'
Description'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.'
InterfaceDescription property is in 21 classes of ROOT\StandardCimv2\MS_409 and in 2 namespaces
Name property
CIMTYPE'string'
Description'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.'
Name property is in 92 classes of ROOT\StandardCimv2\MS_409 and in 142 namespaces
Source property
CIMTYPE'uint32'
Description'The source of the setting data.
'
Values['Unknown', 'Other', 'Device', 'Persistent storage']
Source property is in 19 classes of ROOT\StandardCimv2\MS_409 and in 10 namespaces
SystemName property
CIMTYPE'string'
Description'The scoping System\'s Name.'
SystemName property is in 66 classes of ROOT\StandardCimv2\MS_409 and in 22 namespaces

MSFT_NetAdapterAdvancedPropertySettingData Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'This class represents the advanced properties of a network adapter stored in the registry.'
LOCALE'MS_409'

MSFT_NetAdapterAdvancedPropertySettingData System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\StandardCimv2\MS_409:MSFT_NetAdapterAdvancedPropertySettingData'___SYSTEM8
__NAMESPACE'ROOT\StandardCimv2\MS_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['MSFT_NetAdapterSettingData', 'MSFT_NetSettingData', 'CIM_SettingData', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT23___SYSTEM3
__RELPATH'MSFT_NetAdapterAdvancedPropertySettingData'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'MSFT_NetAdapterSettingData'___SYSTEM8
__CLASS'MSFT_NetAdapterAdvancedPropertySettingData'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to MSFT_NetAdapterAdvancedPropertySettingData

Number of classes:35
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_ElementSettingData750----
CIM_ScopedSettingData140----
CIM_SettingData440----
MSFT_NetAdapterBindingSettingData0152----
MSFT_NetAdapterChecksumOffloadSettingData0142----
MSFT_NetAdapterElementSettingData1850----
MSFT_NetAdapterEncapsulatedPacketTaskOffloadSettingData0102----
MSFT_NetAdapterHardwareInfoSettingData0440----
MSFT_NetAdapterIPsecOffloadV2SettingData083----
MSFT_NetAdapterLsoSettingData0142----
MSFT_NetAdapterPowerManagementSettingData0192----
MSFT_NetAdapterQosSettingData0132----
MSFT_NetAdapterRdmaSettingData0192----
MSFT_NetAdapterRscSettingData0152----
MSFT_NetAdapterRssSettingData0142----
MSFT_NetAdapterSettingData1880----
MSFT_NetAdapterSriovSettingData0242----
MSFT_NetAdapterSriovVfSettingData0160----
MSFT_NetAdapterStatisticsSettingData0290----
MSFT_NetAdapterVmqQueueSettingData0170----
MSFT_NetAdapterVmqSettingData0252----
MSFT_NetAdapterVPortSettingData0190----
MSFT_NetBranchCacheClientSettingData0120----
MSFT_NetBranchCacheContentServerSettingData050----
MSFT_NetBranchCacheDataCache0200----
MSFT_NetBranchCacheDataCacheExtension0180----
MSFT_NetBranchCacheHostedCacheServerSettingData070----
MSFT_NetBranchCacheNetworkSettingData0170----
MSFT_NetBranchCacheSettingData440----
MSFT_NetQosDcbxSettingData050----
MSFT_NetQosFlowControlSettingData072----
MSFT_NetQosPolicySettingData0270----
MSFT_NetQosTrafficClassSettingData080----
MSFT_NetSecuritySettingData0180----
MSFT_NetSettingData2840----
comments powered by Disqus
WUtils.com