Dot Net Component Args
constructor(componentType: Output<Either<String, DotNetComponentType>>? = null, configurations: Output<List<DotNetComponentConfigurationPropertyArgs>>? = null, environmentName: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, serviceBinds: Output<List<DotNetComponentServiceBindArgs>>? = null)