ProductTemplatesOperations interface

Interface representing a ProductTemplates operations.

Properties

list

Gets all templates in the catalog.

Property Details

list

Gets all templates in the catalog.

list: (resourceGroupName: string, workspaceName: string, options?: ProductTemplatesListOptionalParams) => PagedAsyncIterableIterator<ProductTemplateModel, ProductTemplateModel[], PageSettings>

Property Value

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