ProductPackagesOperations interface

Interface representing a ProductPackages operations.

Properties

list

Gets all packages from the catalog. Expandable properties:

  • properties/installed
  • properties/packagedContent

Property Details

list

Gets all packages from the catalog. Expandable properties:

  • properties/installed
  • properties/packagedContent
list: (resourceGroupName: string, workspaceName: string, options?: ProductPackagesListOptionalParams) => PagedAsyncIterableIterator<ProductPackageModel, ProductPackageModel[], PageSettings>

Property Value

(resourceGroupName: string, workspaceName: string, options?: ProductPackagesListOptionalParams) => PagedAsyncIterableIterator<ProductPackageModel, ProductPackageModel[], PageSettings>