Environment Args
constructor(armTemplateDisplayName: Output<String>? = null, deploymentProperties: Output<EnvironmentDeploymentPropertiesArgs>? = null, labName: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, userName: Output<String>? = null)