ProductTemplateOperations interface
Interface représentant une opération ProductTemplate.
Propriétés
| get | Obtient un modèle par son identificateur. |
Détails de la propriété
get
Obtient un modèle par son identificateur.
get: (resourceGroupName: string, workspaceName: string, templateId: string, options?: ProductTemplateGetOptionalParams) => Promise<ProductTemplateModel>
Valeur de propriété
(resourceGroupName: string, workspaceName: string, templateId: string, options?: ProductTemplateGetOptionalParams) => Promise<ProductTemplateModel>