ParameterDefinition(TemplateParameterType) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of ParameterDefinition.
public ParameterDefinition (Azure.ResourceManager.Blueprint.Models.TemplateParameterType templateParameterType);
new Azure.ResourceManager.Blueprint.Models.ParameterDefinition : Azure.ResourceManager.Blueprint.Models.TemplateParameterType -> Azure.ResourceManager.Blueprint.Models.ParameterDefinition
Public Sub New (templateParameterType As TemplateParameterType)
Parameters
- templateParameterType
- TemplateParameterType
Allowed data types for Resource Manager template parameters.