Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Operations Manager for System Center 2012
Retrieves license count information.
Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public LicenseCount GetLicenseCount()
public:
LicenseCount GetLicenseCount()
member GetLicenseCount : unit -> LicenseCount
Public Function GetLicenseCount As LicenseCount
Return Value
Type: Microsoft.EnterpriseManagement.Common.LicenseCount
Returns aLicenseCount value.
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top