QuantityLicense class
This data object contains information about all installed licenses on a Lenovo XClarity Administrator server.
Namespace: Lenovo.SysMgmt.LXCA.Integration.Common
Assembly: Lenovo.SysMgmt.LXCA.Integration.Common
Inheritance > Object > RequestResult
Properties
- public QuantityLicenseData[] Licenses { get; set;}
- Information about all installed licenses.
This field is an empty array if no license is installed on XClarity Administrator or if the request failed.
Methods
- public virtual bool Equals (object obj);
- Determines whether the specified object is equal to the current object.
(Inherited from System.Object)
- public virtual int GetHashCode ();
- Serves as the default hash function.
(Inherited from System.Object)
- public Type GetType ();
- Gets the System.Type of the current instance.
(Inherited from System.Object)
- public virtual string ToString ();
- Returns a string that represents the current object.
(Inherited from System.Object)
Give documentation feedback