ManagementGroup::SkuForProduct Property

System Center
 

Applies To: Operations Manager for System Center 2012

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

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

public:
property ProductSku SkuForProduct {
	ProductSku get();
}

Property Value

Type: Microsoft.EnterpriseManagement.Common::ProductSku

Returns a read-onlyProductSkuvalue.

Return to top
Show: