ManagementGroup::SkuForLicense Property

System Center
 

Applies To: Operations Manager for System Center 2012

Gets the license stock keeping unit (SKU) of the product.

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

public:
property LicenseSku SkuForLicense {
	LicenseSku get();
}

Property Value

Type: Microsoft.EnterpriseManagement.Common::LicenseSku

Returns a read-onlyLicenseSkuvalue.

Return to top
Show: