ProductTemplateOperations interface

Interface representing a ProductTemplate operations.

Properties

get

Gets a template by its identifier.

Property Details

get

Gets a template by its identifier.

get: (resourceGroupName: string, workspaceName: string, templateId: string, options?: ProductTemplateGetOptionalParams) => Promise<ProductTemplateModel>

Property Value

(resourceGroupName: string, workspaceName: string, templateId: string, options?: ProductTemplateGetOptionalParams) => Promise<ProductTemplateModel>