ProductPackageOperations interface

Interface representing a ProductPackage operations.

Properties

get

Gets a package by its identifier from the catalog.

Property Details

get

Gets a package by its identifier from the catalog.

get: (resourceGroupName: string, workspaceName: string, packageId: string, options?: ProductPackageGetOptionalParams) => Promise<ProductPackageModel>

Property Value

(resourceGroupName: string, workspaceName: string, packageId: string, options?: ProductPackageGetOptionalParams) => Promise<ProductPackageModel>