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

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