Includes&Samples |
__ProviderRegistration, ROOT\InventoryLogging - InstancesClass | Childs (5) | Methods | Properties (1) | Qualifiers (1) | Instances (3) | 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\InventoryLogging:__MethodProviderRegistration.provider="\\\\.\\root\\InventoryLogging:__Win32Provider.Name=\"mistreamprov\""Properties={ 'provider' : '\\.\root\InventoryLogging:__Win32Provider.Name="mistreamprov"' //String } Instance \\W2012SDC\ROOT\InventoryLogging:__MethodProviderRegistration.provider="\\\\.\\root\\InventoryLogging:__Win32Provider.Name=\"silprovider\""Properties={ 'provider' : '\\.\root\InventoryLogging:__Win32Provider.Name="silprovider"' //String } Instance \\W2012SDC\ROOT\InventoryLogging:__InstanceProviderRegistration.provider="\\\\.\\root\\InventoryLogging:__Win32Provider.Name=\"silprovider\""Properties={ 'InteractionType' : 0 //Long, 0x0 'provider' : '\\.\root\InventoryLogging:__Win32Provider.Name="silprovider"' //String 'QuerySupportLevels' : null 'SupportsBatching' : null 'SupportsDelete' : True //Boolean, 0xFFFFFFFF 'SupportsEnumeration' : True //Boolean, 0xFFFFFFFF 'SupportsGet' : True //Boolean, 0xFFFFFFFF 'SupportsPut' : True //Boolean, 0xFFFFFFFF 'SupportsTransactions' : null } |