Gets and sets the property TemplateName.
The name of the configuration template to validate the settings against.
Condition: You cannot specify both this and an environment name.

C# |
public string TemplateName { get; set; }
The name of the configuration template to validate the settings against.
Condition: You cannot specify both this and an environment name.
C# |
public string TemplateName { get; set; }