Property storing class name
Return type: | str |
---|
Returns: | copy of the object itself |
---|---|
Return type: | CIMInstance |
Parameters: | key (str) – key to check for presence in object’s properties |
---|---|
Returns: | True, if the key is present in object’s properties; False otherwise |
Return type: | bool |
Returns: | list of tuples with property name and value |
---|---|
Return type: | list |
Returns: | iterator for property name and value iteration |
---|---|
Return type: | iterator |
Returns: | iterator for property names iteration |
---|---|
Return type: | iterator |
Returns: | iterator for property values iteration |
---|---|
Return type: | iterator |
Returns: | list of strings of property names |
---|---|
Return type: | list |
Property storing object path
Return type: | CIMInstanceName |
---|
Property storing instance properties
Return type: | NocaseDict |
---|
Property storing instance properties
Return type: | list of strings of instance properties |
---|
Property storing instance qualifiers
Return type: | NocaseDict |
---|
Returns: | MOF representation of the object itself |
---|---|
Return type: | str |
Returns: | list of property values |
---|---|
Return type: | list |