LicenseCount Structure

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Contains the number of client licenses and server licenses there are for the Operations Manager software.

Namespace:   Microsoft.EnterpriseManagement.Common
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

[SerializableAttribute]
public value struct LicenseCount

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from ValueType.)

System_CAPS_pubmethodGetHashCode()

(Inherited from ValueType.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from ValueType.)

NameDescription
System_CAPS_pubfieldTotalClientLicenseCount

Contains the total number of client licenses there are for the Operations Manager software.

System_CAPS_pubfieldTotalServerLicenseCount

Contains the total number of server licenses there are for the Operations Manager software.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: