LMI wrapper class representing CIMInstanceName.
Parameters: |
|
---|
Returns a list of associated LMIInstanceName with this object.
Parameters: |
|
---|---|
Returns: | list of associated LMIInstanceName objects |
Usage: Associated Instance Names.
Returns a list of associated LMIInstance objects with this instance.
Parameters: |
|
---|---|
Returns: | list of associated LMIInstance objects |
Usage: Associated Instances.
Returns the first associated LMIInstance with this object.
Parameters: |
|
---|---|
Returns: | first associated LMIInstance |
Usage: Associated Instances.
Returns the first associated LMIInstanceName with this object.
Parameters: |
|
---|---|
Returns: | first associated LMIInstanceName object |
Usage: Associated Instance Names.
Returns the first association LMIInstance with this object.
Parameters: |
|
---|---|
Returns: | first association LMIInstance object |
Usage: Association Instances.
Returns the first association LMIInstanceName with this object.
Parameters: |
|
---|---|
Returns: | first association LMIInstanceName object |
Usage: Association Instance Names.
Returns: | list of strings of key properties |
---|
Usage: Key properties.
Parameters: | prop_name (string) – key property name |
---|---|
Returns: | key property value |
Prints out the list of key properties.
Usage: Key properties.
Returns a list of association LMIInstanceName objects with this object.
Parameters: |
|
---|---|
Returns: | list of association LMIInstanceName objects |
Usage: Association Instance Names.
Returns a list of association LMIInstance objects with this object.
Parameters: |
|
---|---|
Returns: | list of association LMIInstance objects |
Usage: Association Instances.
Creates a new LMIInstance object from LMIInstanceName.
Returns: | LMIInstance object if the object was retrieved successfully; None otherwise. |
---|
Usage: Conversion to a LMIInstance.