CIMClassName

class lmiwbem.lmiwbem_core.CIMClassName
classname

Property storing class name.

Return type:str
copy()
Returns:copy of the object itself
Return type:CIMClassName
host

Property storing host name.

Return type:str
namespace

Property storing namespace name.

Return type:str

Previous topic

lmiwbem_core Package

Next topic

CIMClass

This Page