Managed Environment Args
constructor(appLogsConfiguration: Output<AppLogsConfigurationArgs>? = null, daprAIConnectionString: Output<String>? = null, daprAIInstrumentationKey: Output<String>? = null, environmentName: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, vnetConfiguration: Output<VnetConfigurationArgs>? = null, zoneRedundant: Output<Boolean>? = null)