Includes&Samples |
__ProviderRegistration, ROOT\MicrosoftNLB - InstancesClass | Childs (5) | Methods | Properties (1) | Qualifiers (1) | Instances (8) | Namespaces (142)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of __ProviderRegistrationThis section contains sample wmi instances of __ProviderRegistration class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. __ProviderRegistration is an abstract class, so it has only derived instances, see derived child classes. Instance \\W2012SDC\ROOT\MicrosoftNLB:__EventProviderRegistration.provider="\\\\.\\Root\\MicrosoftNLB:__Win32Provider.Name=\"WMIEventProv\""Properties={ 'EventQueryList' : ['select * from WMIEvent'] //Variant() 'provider' : '\\.\Root\MicrosoftNLB:__Win32Provider.Name="WMIEventProv"' //String } Instance \\W2012SDC\ROOT\MicrosoftNLB:__MethodProviderRegistration.provider="\\\\.\\Root\\MicrosoftNLB:__Win32Provider.Name=\"WMIProv\""Properties={ 'provider' : '\\.\Root\MicrosoftNLB:__Win32Provider.Name="WMIProv"' //String } Instance \\W2012SDC\ROOT\MicrosoftNLB:__MethodProviderRegistration.provider="\\\\.\\Root\\MicrosoftNLB:__Win32Provider.Name=\"Microsoft|NLB_Provider|V1.0\""Properties={ 'provider' : '\\.\Root\MicrosoftNLB:__Win32Provider.Name="Microsoft|NLB_Provider|V1.0"' //String } Instance \\W2012SDC\ROOT\MicrosoftNLB:__MethodProviderRegistration.provider="\\\\.\\Root\\microsoftnlb:__Win32Provider.Name=\"NlbsNicProv\""Properties={ 'provider' : '\\.\Root\microsoftnlb:__Win32Provider.Name="NlbsNicProv"' //String } Instance \\W2012SDC\ROOT\MicrosoftNLB:__ClassProviderRegistration.provider="\\\\.\\Root\\MicrosoftNLB:__Win32Provider.Name=\"WMIProv\""Properties={ 'CacheRefreshInterval' : null 'InteractionType' : 1 //Long, 0x1 'PerUserSchema' : null 'provider' : '\\.\Root\MicrosoftNLB:__Win32Provider.Name="WMIProv"' //String 'QuerySupportLevels' : null 'ReferencedSetQueries' : ['select * from meta_class'] //Variant() 'ResultSetQueries' : ['select * from meta_class'] //Variant() 'ReSynchroniseOnNamespaceOpen' : null 'SupportsBatching' : null 'SupportsDelete' : False //Boolean, 0x0 'SupportsEnumeration' : True //Boolean, 0xFFFFFFFF 'SupportsGet' : True //Boolean, 0xFFFFFFFF 'SupportsPut' : False //Boolean, 0x0 'SupportsTransactions' : null 'UnsupportedQueries' : null 'Version' : null } Instance \\W2012SDC\ROOT\MicrosoftNLB:__InstanceProviderRegistration.provider="\\\\.\\Root\\MicrosoftNLB:__Win32Provider.Name=\"WMIProv\""Properties={ 'InteractionType' : 0 //Long, 0x0 'provider' : '\\.\Root\MicrosoftNLB:__Win32Provider.Name="WMIProv"' //String 'QuerySupportLevels' : null 'SupportsBatching' : null 'SupportsDelete' : False //Boolean, 0x0 'SupportsEnumeration' : True //Boolean, 0xFFFFFFFF 'SupportsGet' : True //Boolean, 0xFFFFFFFF 'SupportsPut' : True //Boolean, 0xFFFFFFFF 'SupportsTransactions' : null } Instance \\W2012SDC\ROOT\MicrosoftNLB:__InstanceProviderRegistration.provider="\\\\.\\Root\\MicrosoftNLB:__Win32Provider.Name=\"Microsoft|NLB_Provider|V1.0\""Properties={ 'InteractionType' : 0 //Long, 0x0 'provider' : '\\.\Root\MicrosoftNLB:__Win32Provider.Name="Microsoft|NLB_Provider|V1.0"' //String 'QuerySupportLevels' : null 'SupportsBatching' : null 'SupportsDelete' : True //Boolean, 0xFFFFFFFF 'SupportsEnumeration' : True //Boolean, 0xFFFFFFFF 'SupportsGet' : True //Boolean, 0xFFFFFFFF 'SupportsPut' : True //Boolean, 0xFFFFFFFF 'SupportsTransactions' : null } Instance \\W2012SDC\ROOT\MicrosoftNLB:__InstanceProviderRegistration.provider="\\\\.\\Root\\microsoftnlb:__Win32Provider.Name=\"NlbsNicProv\""Properties={ 'InteractionType' : 0 //Long, 0x0 'provider' : '\\.\Root\microsoftnlb:__Win32Provider.Name="NlbsNicProv"' //String 'QuerySupportLevels' : null 'SupportsBatching' : null 'SupportsDelete' : False //Boolean, 0x0 'SupportsEnumeration' : True //Boolean, 0xFFFFFFFF 'SupportsGet' : True //Boolean, 0xFFFFFFFF 'SupportsPut' : True //Boolean, 0xFFFFFFFF 'SupportsTransactions' : null } |