ProductTemplateOperations interface

Schnittstelle, die eine ProductTemplate-Operationen darstellt.

Eigenschaften

get

Ruft eine Vorlage anhand des Bezeichners ab.

Details zur Eigenschaft

get

Ruft eine Vorlage anhand des Bezeichners ab.

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

Eigenschaftswert

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