Class TemplateResources
- java.lang.Object
-
- com.microsoft.azure.toolkit.lib.legacy.function.template.TemplateResources
-
public class TemplateResources extends Object
-
-
Constructor Summary
Constructors Constructor Description TemplateResources()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetResource(String name)static StringgetResourceByNameWithDollar(String name)static StringgetResourceByVariableName(String variableName)
-