Includes&Samples |
MSiSCSI_HBAInformation, ROOT\WMI - InstancesClass | Methods | Properties (23) | Qualifiers (6) | Instances (1) | Namespaces (1)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of MSiSCSI_HBAInformationThis section contains sample wmi instances of MSiSCSI_HBAInformation class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\WMI:MSiSCSI_HBAInformation.InstanceName="ROOT\\ISCSIPRT\\0000_0"Properties={ 'Active' : True //Boolean, 0xFFFFFFFF 'AsicVersion' : '1.5' //String, 0x2 'BiDiScsiCommands' : False //Boolean, 0x0 'CacheValid' : False //Boolean, 0x0 'DriverName' : 'msiscsi.sys' //String 'FirmwareVersion' : '1.5' //String, 0x2 'FunctionalitySupported' : 0 //Long, 0x0 'GenerationalGuid' : [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] //Variant() 'InstanceName' : 'ROOT\ISCSIPRT\0000_0' //String 'IntegratedTCPIP' : True //Boolean, 0xFFFFFFFF 'MaxCDBLength' : 16 //Long, 0x10 'MultifunctionDevice' : False //Boolean, 0x0 'NumberOfPorts' : 1 //Long, 0x1 'OptionRomVersion' : '' //String 'RequiresBinaryIpAddresses' : True //Boolean, 0xFFFFFFFF 'SerialNumber' : 'MSFT-05-1991' //String 'Status' : 0 //Long, 0x0 'UniqueAdapterId' : '18446708891583071024' //String 'VendorID' : 'Microsoft Corporation' //String 'VendorModel' : 'iSCSI Initiator' //String 'VendorVersion' : '1.5' //String, 0x2 'VersionMax' : 0 //Byte, 0x0 'VersionMin' : 0 //Byte, 0x0 } |