ProductTemplateOperations interface

Interfaccia che rappresenta un'operazione ProductTemplate.

Proprietà

get

Ottiene un modello in base al relativo identificatore.

Dettagli proprietà

get

Ottiene un modello in base al relativo identificatore.

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

Valore della proprietà

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