EnvironmentArgs

constructor(daprApplicationInsightsConnectionString: Output<String>? = null, infrastructureResourceGroupName: Output<String>? = null, infrastructureSubnetId: Output<String>? = null, internalLoadBalancerEnabled: Output<Boolean>? = null, location: Output<String>? = null, logAnalyticsWorkspaceId: Output<String>? = null, logsDestination: Output<String>? = null, mutualTlsEnabled: Output<Boolean>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, workloadProfiles: Output<List<EnvironmentWorkloadProfileArgs>>? = null, zoneRedundancyEnabled: Output<Boolean>? = null)