ManagementPackFileStore.GetManagementPacks Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves all the management packs in this store.
public:
System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Configuration::ManagementPack ^> ^ GetManagementPacks();
C#
public System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Configuration.ManagementPack> GetManagementPacks ();
member this.GetManagementPacks : unit -> System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Configuration.ManagementPack>
Public Function GetManagementPacks () As IList(Of ManagementPack)
All the management packs.
Продукт | Версії |
---|---|
System Center SM SDK | 2012, 2016 |